Azure.ResourceManager.PrivateDns.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ArmPrivateDnsModelFactory |
Model factory for models. |
PrivateDnsAaaaRecordInfo |
An AAAA record. |
PrivateDnsARecordInfo |
An A record. |
PrivateDnsMXRecordInfo |
An MX record. |
PrivateDnsPtrRecordInfo |
A PTR record. |
PrivateDnsSoaRecordInfo |
An SOA record. |
PrivateDnsSrvRecordInfo |
An SRV record. |
PrivateDnsTxtRecordInfo |
A TXT record. |
Structs
PrivateDnsProvisioningState |
The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored. |
PrivateDnsResolutionPolicy |
The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to 'NxDomainRedirect', Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response. |
VirtualNetworkLinkState |
The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. This is a read-only property and any attempt to set this value will be ignored. |
Azure SDK for .NET