v4

latestSwagger 2.0raw.githubusercontent.com2020-11-18172362.8 KB
PrivateZones

Deletes a Private DNS zone. WARNING: All DNS records in the zone will also be deleted. This operation cannot be undone. Private DNS zone cannot be deleted unless all virtual network links to it are removed.

delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}

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

api-versionstring required

Client Api Version.

Headers

If-Matchstring

The ETag of the Private DNS zone. Omit this value to always delete the current zone. Specify the last-seen ETag value to prevent accidentally deleting any concurrent changes.

Response

The Private DNS zone has been deleted.