RecordSets
Lists all record sets in a DNS zone.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}/all
Path parameters
resourceGroupNamestring required
The name of the resource group.
zoneNamestring required
The name of the DNS zone (without a terminating dot).
subscriptionIdstring required
Specifies the Azure subscription ID, which uniquely identifies the Microsoft Azure subscription.
Query parameters
$topinteger
The maximum number of record sets to return. If not specified, returns up to 100 record sets.
$recordsetnamesuffixstring
The suffix label of the record set name that has to be used to filter the record set enumerations. If this parameter is specified, Enumeration will return only records that end with .<recordSetNameSuffix>
api-versionstring required
Specifies the API version.
Response
Success.