Skip to content

Commit

Permalink
Update blob.json (Azure#10061)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyh1 authored and 00Kai0 committed Oct 12, 2020
1 parent f9a9b68 commit e21c2d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
"$ref": "./examples/BlobContainersDeleteImmutabilityPolicy.json"
}
},
"description": "Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, only way is to delete the container after deleting all blobs inside the container.",
"description": "Aborts an unlocked immutability policy. The response of delete has immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation. Deleting a locked immutability policy is not allowed, the only way is to delete the container after deleting all expired blobs inside the policy locked container.",
"parameters": [
{
"$ref": "./storage.json#/parameters/ResourceGroupName"
Expand Down

0 comments on commit e21c2d0

Please sign in to comment.