models Package
Classes
| ARecord |
An A record. |
| AaaaRecord |
An AAAA record. |
| CaaRecord |
A CAA record. |
| CloudErrorBody |
An error response from the service. |
| 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). Variables are only populated by the server, and will be ignored when sending a request. |
| RecordSetListResult |
The response to a record set List operation. Variables are only populated by the server, and will be ignored when sending a request. |
| RecordSetUpdateParameters |
Parameters supplied to update a record set. |
| Resource |
Common properties of an Azure Resource Manager resource. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| SoaRecord |
An SOA record. |
| SrvRecord |
An SRV record. |
| SubResource |
A reference to a another resource. |
| TxtRecord |
A TXT record. |
| Zone |
Describes a DNS zone. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| ZoneListResult |
The response to a Zone List or ListAll operation. Variables are only populated by the server, and will be ignored when sending a request. |
| ZoneUpdate |
Describes a request to update a DNS zone. |
Enums
| RecordType |
RecordType. |
| ZoneType |
The type of this DNS zone (Public or Private). |