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. |
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 fields that are returned in the response for all Azure Resource Manager resources. Variables are only populated by the server, and will be ignored when sending a request. |
SoaRecord |
An SOA record. |
SrvRecord |
An SRV record. |
SubResource |
A reference to a another resource. |
TrackedResource |
The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'. 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. |
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). |
Azure SDK for Python