models Package
Classes
ARecord |
An A record. |
AaaaRecord |
An AAAA 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. |
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 |
SubResource. |
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. |
ZoneDeleteResult |
The response to a Zone Delete operation. |
ZoneListResult |
The response to a Zone List or ListAll operation. |
Enums
HttpStatusCode |
HttpStatusCode. |
OperationStatus |
OperationStatus. |
RecordType |
RecordType. |
ZoneType |
The type of this DNS zone (Public or Private). |
Azure SDK for Python