v4

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

Deletes a DNS zone. WARNING: All DNS records in the zone will also be deleted. This operation cannot be undone.

delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}

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

api-versionstring required

Specifies the API version.

Headers

If-Matchstring

The etag of the 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 DNS zone has been deleted.