你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Microsoft.Azure.Commands.Dns 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 |
Represents a DNS record of type AAAA that is part of a DnsRecordSet. |
ARecord |
Represents a DNS record of type A that is part of a DnsRecordSet. |
CaaRecord |
Represents a DNS record of type CAA that is part of a DnsRecordSet. |
CnameRecord |
Represents a DNS record of type CNAME that is part of a DnsRecordSet. |
DnsBaseCmdlet | |
DnsClient | |
DnsRecordBase |
Represents a DNS record that is part of a DnsRecordSet. |
DnsRecordSet |
Represents a set of records with the same name, with the same type and in the same zone. |
DnsZone |
A DNS zone |
DsRecord |
Represents a DNS record of type DS that is part of a DnsRecordSet. |
MxRecord |
Represents a DNS record of type MX that is part of a DnsRecordSet. |
NsRecord |
Represents a DNS record of type NS that is part of a DnsRecordSet. |
PtrRecord |
Represents a DNS record of type PTR that is part of a DnsRecordSet. |
SoaRecord |
Represents a DNS record of type SOA that is part of a DnsRecordSet. |
SrvRecord |
Represents a DNS record of type SRV that is part of a DnsRecordSet. |
TlsaRecord |
Represents a DNS record of type TLSA that is part of a DnsRecordSet. |
TxtRecord |
Represents a DNS record of type TXT that is part of a DnsRecordSet. |