WorkloadNetworkDnsZoneProperties interface
NSX DNS Zone Properties
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 |
| 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
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