Azure.ResourceManager.Dns Namespace

Classes

DnsAaaaRecordCollection

A class representing a collection of DnsAaaaRecordResource and their operations. Each DnsAaaaRecordResource in the collection will belong to the same instance of DnsZoneResource. To get an DnsAaaaRecordCollection instance call the GetDnsAaaaRecords method from an instance of DnsZoneResource.

DnsAaaaRecordData

A class representing the DnsAaaaRecord data model.

DnsAaaaRecordResource

A Class representing an DnsAaaaRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an DnsAaaaRecordResource from an instance of ArmClient using the GetDnsAaaaRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsAaaaRecord method.

DnsARecordCollection

A class representing a collection of DnsARecordResource and their operations. Each DnsARecordResource in the collection will belong to the same instance of DnsZoneResource. To get an DnsARecordCollection instance call the GetDnsARecords method from an instance of DnsZoneResource.

DnsARecordData

A class representing the DnsARecord data model.

DnsARecordResource

A Class representing an DnsARecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an DnsARecordResource from an instance of ArmClient using the GetDnsARecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsARecord method.

DnsBaseRecordData

A class representing the DnsARecord data model.

DnsCaaRecordCollection

A class representing a collection of DnsCaaRecordResource and their operations. Each DnsCaaRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsCaaRecordCollection instance call the GetDnsCaaRecords method from an instance of DnsZoneResource.

DnsCaaRecordData

A class representing the DnsCaaRecord data model.

DnsCaaRecordResource

A Class representing a DnsCaaRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsCaaRecordResource from an instance of ArmClient using the GetDnsCaaRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsCaaRecord method.

DnsCnameRecordCollection

A class representing a collection of DnsCnameRecordResource and their operations. Each DnsCnameRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsCnameRecordCollection instance call the GetDnsCnameRecords method from an instance of DnsZoneResource.

DnsCnameRecordData

A class representing the DnsCnameRecord data model.

DnsCnameRecordResource

A Class representing a DnsCnameRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsCnameRecordResource from an instance of ArmClient using the GetDnsCnameRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsCnameRecord method.

DnsExtensions

A class to add extension methods to Azure.ResourceManager.Dns.

DnsMXRecordCollection

A class representing a collection of DnsMXRecordResource and their operations. Each DnsMXRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsMXRecordCollection instance call the GetDnsMXRecords method from an instance of DnsZoneResource.

DnsMXRecordData

A class representing the DnsMXRecord data model.

DnsMXRecordResource

A Class representing a DnsMXRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsMXRecordResource from an instance of ArmClient using the GetDnsMXRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsMXRecord method.

DnsNSRecordCollection

A class representing a collection of DnsNSRecordResource and their operations. Each DnsNSRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsNSRecordCollection instance call the GetDnsNSRecords method from an instance of DnsZoneResource.

DnsNSRecordData

A class representing the DnsNSRecord data model.

DnsNSRecordResource

A Class representing a DnsNSRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsNSRecordResource from an instance of ArmClient using the GetDnsNSRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsNSRecord method.

DnsPtrRecordCollection

A class representing a collection of DnsPtrRecordResource and their operations. Each DnsPtrRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsPtrRecordCollection instance call the GetDnsPtrRecords method from an instance of DnsZoneResource.

DnsPtrRecordData

A class representing the DnsPtrRecord data model.

DnsPtrRecordResource

A Class representing a DnsPtrRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsPtrRecordResource from an instance of ArmClient using the GetDnsPtrRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsPtrRecord method.

DnsRecordData

A class representing the Record data model.

DnsSoaRecordCollection

A class representing a collection of DnsSoaRecordResource and their operations. Each DnsSoaRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsSoaRecordCollection instance call the GetDnsSoaRecords method from an instance of DnsZoneResource.

DnsSoaRecordData

A class representing the DnsSoaRecord data model.

DnsSoaRecordResource

A Class representing a DnsSoaRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsSoaRecordResource from an instance of ArmClient using the GetDnsSoaRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsSoaRecord method.

DnsSrvRecordCollection

A class representing a collection of DnsSrvRecordResource and their operations. Each DnsSrvRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsSrvRecordCollection instance call the GetDnsSrvRecords method from an instance of DnsZoneResource.

DnsSrvRecordData

A class representing the DnsSrvRecord data model.

DnsSrvRecordResource

A Class representing a DnsSrvRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsSrvRecordResource from an instance of ArmClient using the GetDnsSrvRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsSrvRecord method.

DnsTxtRecordCollection

A class representing a collection of DnsTxtRecordResource and their operations. Each DnsTxtRecordResource in the collection will belong to the same instance of DnsZoneResource. To get a DnsTxtRecordCollection instance call the GetDnsTxtRecords method from an instance of DnsZoneResource.

DnsTxtRecordData

A class representing the DnsTxtRecord data model.

DnsTxtRecordResource

A Class representing a DnsTxtRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsTxtRecordResource from an instance of ArmClient using the GetDnsTxtRecordResource method. Otherwise you can get one from its parent resource DnsZoneResource using the GetDnsTxtRecord method.

DnsZoneCollection

A class representing a collection of DnsZoneResource and their operations. Each DnsZoneResource in the collection will belong to the same instance of ResourceGroupResource. To get a DnsZoneCollection instance call the GetDnsZones method from an instance of ResourceGroupResource.

DnsZoneData

A class representing the DnsZone data model. Describes a DNS zone.

DnsZoneResource

A Class representing a DnsZone along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsZoneResource from an instance of ArmClient using the GetDnsZoneResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDnsZone method.