C# (CSharp) Microsoft.Azure.Commands.Dns Namespace

Nested Namespaces

Microsoft.Azure.Commands.Dns.Models
Microsoft.Azure.Commands.Dns.Properties

Classes

Name Description
ARecord Represents a DNS record of type A that is part of a DnsRecordSet.
AaaaRecord Represents a DNS record of type AAAA that is part of a DnsRecordSet.
AddAzureDnsRecordConfig
CnameRecord Represents a DNS record of type CNAME that is part of a DnsRecordSet.
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
GetAzureDnsRecordSet
GetAzureDnsZone
MxRecord Represents a DNS record of type MX that is part of a DnsRecordSet.
NewAzureDnsRecordSet
NewAzureDnsZone
NewAzureRmDnsRecordConfig
NsRecord Represents a DNS record of type NS that is part of a DnsRecordSet.
PtrRecord Represents a DNS record of type NS that is part of a DnsRecordSet.
RemoveAzureDnsRecordConfig
RemoveAzureDnsRecordSet
RemoveAzureDnsZone
SetAzureDnsRecordSet
SetAzureDnsZone
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.
TxtRecord Represents a DNS record of type TXT that is part of a DnsRecordSet.