Creates or updates a Private DNS zone. Does not modify Links to virtual networks or DNS records within the zone.
Supports noop? false
Parameters
if_none_match(Optional[String[1]])
— Set to '*' to allow a new Private DNS zone to be created, but to prevent updating an existing zone. Other values will be ignored.
api_version(Optional[String[1]])
— Client Api Version.
subscription_id(Optional[String[1]])
— Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
error(Optional[String[1]])
— The error message body
resource_group_name(Optional[String[1]])
— The name of the resource group.
private_zone_name(Optional[String[1]])
— The name of the Private 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 Private DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen ETag value to prevent accidentally overwriting any concurrent changes.