Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation. ClearLegalHold clears out only the specified tags in the request.
Supports noop? false
Parameters
haslegalhold(Optional[String[1]])
— The hasLegalHold public property is set to true by SRP if there are at least one existing tag. The hasLegalHold public property is set to false by SRP if all existing legal hold tags are cleared out. There can be a maximum of 1000 blob containers with hasLegalHold=true for a given account.
tags(Optional[String[1]])
— Each tag should be 3 to 23 alphanumeric characters and is normalized to lower case at SRP.
resource_group_name(Optional[String[1]])
— The name of the resource group within the user's subscription. The name is case insensitive.
account_name(Optional[String[1]])
— The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
container_name(Optional[String[1]])
— The name of the blob container within the specified storage account. Blob container names must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or number.
api_version(Optional[String[1]])
— The API version to use for this operation.
subscription_id(Optional[String[1]])
— The ID of the target subscription.
legal_hold(Optional[String[1]])
— The LegalHold property that will be clear from a blob container.