RecordSets
Lists all record sets in a Private DNS zone.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/ALL
Path parameters
resourceGroupNamestring required
The name of the resource group.
privateZoneNamestring required
The name of the Private DNS zone (without a terminating dot).
subscriptionIdstring required
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
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 to be used to filter the record set enumeration. If this parameter is specified, the returned enumeration will only contain records that end with ".<recordsetnamesuffix>".
api-versionstring required
Client Api Version.
Response
Success.