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.