Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class DnsForwarding.
DNS forwarding config.
This config defines a list of domain to name server mappings, and is attached to the private cloud for custom domain resolution.
Generated from protobuf message google.cloud.vmwareengine.v1.DnsForwarding
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 DNS profile. 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/dnsForwarding
↳ create_time
↳ update_time
↳ forwarding_rules
array< Google\Cloud\VmwareEngine\V1\DnsForwarding\ForwardingRule
>
Required. List of domain mappings to configure
getName
Output only. The resource name of this DNS profile.
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/dnsForwarding
string
setName
Output only. The resource name of this DNS profile.
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/dnsForwarding
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
getForwardingRules
Required. List of domain mappings to configure
setForwardingRules
Required. List of domain mappings to configure
$this