Deletes a DNS zone. WARNING: All DNS records in the zone will also be deleted. This operation cannot be undone.
Supports noop? false
Parameters
subscription_id(Optional[String[1]])
— Specifies the Azure subscription ID, which uniquely identifies the Microsoft Azure subscription.
error(Optional[String[1]])
— The error message body
resource_group_name(Optional[String[1]])
— The name of the resource group.
zone_name(Optional[String[1]])
— The name of the DNS zone (without a terminating dot).
if_match(Optional[String[1]])
— 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.
api_version(Optional[String[1]])
— Specifies the API version.