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. |
DelegationSignerInfo |
The delegation signer information. Variables are only populated by the server, and will be ignored when sending a request. |
Digest |
A digest. |
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. |
DnssecConfig |
Represents the DNSSEC configuration. Variables are only populated by the server, and will be ignored when sending a request. |
DnssecConfigListResult |
The response to a List DNSSEC configurations operation. Variables are only populated by the server, and will be ignored when sending a request. |
DsRecord |
A DS record. For more information about the DS record format, see RFC 4034: https://www.rfc-editor.org/rfc/rfc4034. |
MxRecord |
An MX record. |
NaptrRecord |
A NAPTR record. For more information about the NAPTR record format, see RFC 3403: https://www.rfc-editor.org/rfc/rfc3403. |
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. |
SigningKey |
Represents the signing key. 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. |
SystemData |
Metadata pertaining to creation and last modification of the resource. |
TlsaRecord |
A TLSA record. For more information about the TLSA record format, see RFC 6698: https://www.rfc-editor.org/rfc/rfc6698. |
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
CreatedByType |
The type of identity that created the resource. |
RecordType |
RecordType. |
ZoneType |
The type of this DNS zone (Public or Private). |
Azure SDK for Python