Deletes a record set from a DNS zone. This operation cannot be undone.
Supports noop? false
Parameters
zone_name(Optional[String[1]])
— The name of the DNS zone (without a terminating dot).
relative_record_set_name(Optional[String[1]])
— The name of the record set, relative to the name of the zone.
record_type(Optional[String[1]])
— The type of DNS record in this record set. Record sets of type SOA cannot be deleted (they are deleted when the DNS zone is deleted).
if_match(Optional[String[1]])
— The etag of the record set. Omit this value to always delete the current record set. Specify the last-seen etag value to prevent accidentally deleting any concurrent changes.
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.
error(Optional[String[1]])
— The error message body
resource_group_name(Optional[String[1]])
— The name of the resource group.