v4

latestSwagger 2.0raw.githubusercontent.com2020-11-18142754.3 KB
RecordSets

Gets a record set.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}/{recordType}/{relativeRecordSetName}

Path parameters

resourceGroupNamestring required

The name of the resource group.

zoneNamestring required

The name of the DNS zone (without a terminating dot).

relativeRecordSetNamestring required

The name of the record set, relative to the name of the zone.

recordType'A' | 'AAAA' | 'CAA' | 'CNAME' | 'MX' | 'NS' | 'PTR' | 'SOA' | 'SRV' | 'TXT' required

The type of DNS record in this record set.

subscriptionIdstring required

Specifies the Azure subscription ID, which uniquely identifies the Microsoft Azure subscription.

Query parameters

api-versionstring required

Specifies the API version.

Response

Success.

idstring

The ID of the record set.

namestring

The name of the record set.

typestring

The type of the record set.

etagstring

The etag of the record set.

All 14 operations