Azure.ResourceManager.Dns.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
AaaaRecord |
An AAAA record. |
ARecord |
An A record. |
CaaRecord |
A CAA record. |
CnameRecord |
A CNAME record. |
DnsResourceReference |
Represents a single Azure resource and its referencing DNS records. |
DnsResourceReferenceRequest |
Represents the properties of the Dns Resource Reference Request. |
DnsResourceReferenceResult |
Represents the properties of the Dns Resource Reference Result. |
MxRecord |
An MX record. |
NsRecord |
An NS record. |
PtrRecord |
A PTR record. |
RecordSet |
Describes a DNS record set (a collection of DNS records with the same name and type). |
RecordSetListResult |
The response to a record set List operation. |
Resource |
Common properties of an Azure Resource Manager resource. |
SoaRecord |
An SOA record. |
SrvRecord |
An SRV record. |
SubResource |
A reference to a another resource. |
TxtRecord |
A TXT record. |
Zone |
Describes a DNS zone. |
ZoneListResult |
The response to a Zone List or ListAll operation. |
ZoneUpdate |
Describes a request to update a DNS zone. |
Enums
RecordType |
The RecordType. |
ZoneType |
The type of this DNS zone (Public or Private). |