Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Hcx.
Details about a HCX Cloud Manager appliance.
Generated from protobuf message google.cloud.vmwareengine.v1.Hcx
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ internal_ip
string
Internal IP address of the appliance.
↳ version
string
Version of the appliance.
↳ state
int
Output only. The state of the appliance.
↳ fqdn
string
Fully qualified domain name of the appliance.
getInternalIp
Internal IP address of the appliance.
string
setInternalIp
Internal IP address of the appliance.
var
string
$this
getVersion
Version of the appliance.
string
setVersion
Version of the appliance.
var
string
$this
getState
Output only. The state of the appliance.
int
setState
Output only. The state of the appliance.
var
int
$this
getFqdn
Fully qualified domain name of the appliance.
string
setFqdn
Fully qualified domain name of the appliance.
var
string
$this