WorkloadNetworkDnsZoneUpdate interface
NSX DNS Zone update
Properties
display |
Display name of the DNS Zone. |
dns |
DNS Server IP array of the DNS Zone. |
dns |
Number of DNS Services using the DNS zone. |
domain | Domain names of the DNS Zone. |
provisioning |
The provisioning state NOTE: This property will not be serialized. It can only be populated by the server. |
revision | NSX revision number. |
source |
Source IP of the DNS Zone. |
Property Details
displayName
Display name of the DNS Zone.
displayName?: string
Property Value
string
dnsServerIps
DNS Server IP array of the DNS Zone.
dnsServerIps?: string[]
Property Value
string[]
dnsServices
Number of DNS Services using the DNS zone.
dnsServices?: number
Property Value
number
domain
Domain names of the DNS Zone.
domain?: string[]
Property Value
string[]
provisioningState
The provisioning state NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
revision
NSX revision number.
revision?: number
Property Value
number
sourceIp
Source IP of the DNS Zone.
sourceIp?: string
Property Value
string