Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class ManagementDnsZoneBinding.
Represents a binding between a network and the management DNS zone.
A management DNS zone is the Cloud DNS cross-project binding zone that VMware Engine creates for each private cloud. It contains FQDNs and corresponding IP addresses for the private cloud's ESXi hosts and management VM appliances like vCenter and NSX Manager.
Generated from protobuf message google.cloud.vmwareengine.v1.ManagementDnsZoneBinding
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource name of this binding. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding
↳ create_time
↳ update_time
↳ state
int
Output only. The state of the resource.
↳ description
string
User-provided description for this resource.
↳ vpc_network
string
Network to bind is a standard consumer VPC. Specify the name in the following form for consumer VPC network: projects/{project}/global/networks/{network_id}
. {project}
can either be a project number or a project ID.
↳ vmware_engine_network
string
Network to bind is a VMware Engine network. Specify the name in the following form for VMware engine network: projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}
. {project}
can either be a project number or a project ID.
↳ uid
string
Output only. System-generated unique identifier for the resource.
getName
Output only. The resource name of this binding.
Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
.
For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding
string
setName
Output only. The resource name of this binding.
Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
.
For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/managementDnsZoneBindings/my-management-dns-zone-binding
var
string
$this
getCreateTime
Output only. Creation time of this resource.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Creation time of this resource.
$this
getUpdateTime
Output only. Last update time of this resource.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Last update time of this resource.
$this
getState
Output only. The state of the resource.
int
setState
Output only. The state of the resource.
var
int
$this
getDescription
User-provided description for this resource.
string
setDescription
User-provided description for this resource.
var
string
$this
getVpcNetwork
Network to bind is a standard consumer VPC.
Specify the name in the following form for consumer
VPC network: projects/{project}/global/networks/{network_id}
. {project}
can either be a project number or a project ID.
string
hasVpcNetwork
setVpcNetwork
Network to bind is a standard consumer VPC.
Specify the name in the following form for consumer
VPC network: projects/{project}/global/networks/{network_id}
. {project}
can either be a project number or a project ID.
var
string
$this
getVmwareEngineNetwork
Network to bind is a VMware Engine network.
Specify the name in the following form for VMware engine network: projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}
. {project}
can either be a project number or a project ID.
string
hasVmwareEngineNetwork
setVmwareEngineNetwork
Network to bind is a VMware Engine network.
Specify the name in the following form for VMware engine network: projects/{project}/locations/global/vmwareEngineNetworks/{vmware_engine_network_id}
. {project}
can either be a project number or a project ID.
var
string
$this
getUid
Output only. System-generated unique identifier for the resource.
string
setUid
Output only. System-generated unique identifier for the resource.
var
string
$this
getBindNetwork
string