Creates or updates a DNS zone. Does not modify DNS records within the zone.
Supports noop? false
Parameters
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).
parameters(Optional[String[1]])
— Parameters supplied to the CreateOrUpdate operation.
if_match(Optional[String[1]])
— The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes.
if_none_match(Optional[String[1]])
— Set to '*' to allow a new DNS zone to be created, but to prevent updating an existing zone. Other values will be ignored.
api_version(Optional[String[1]])
— Specifies the API version.
subscription_id(Optional[String[1]])
— Specifies the Azure subscription ID, which uniquely identifies the Microsoft Azure subscription.