Skip to content

Commit b9fb4f9

Browse files
authored
update sample (#22709)
* update sample * update sample value
1 parent 2f545bf commit b9fb4f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersDeleteImmutabilityPolicy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"accountName": "sto9621",
66
"containerName": "container4910",
77
"immutabilityPolicyName": "default",
8-
"If-Match": "\"8d59f81a7fa7be0\"",
8+
"If-Match": "8d59f81a7fa7be0",
99
"api-version": "2022-09-01",
1010
"monitor": "true"
1111
},

specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersExtendImmutabilityPolicy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "res6238",
55
"accountName": "sto232",
66
"containerName": "container5023",
7-
"If-Match": "\"8d59f830d0c3bf9\"",
7+
"If-Match": "8d59f830d0c3bf9",
88
"api-version": "2022-09-01",
99
"monitor": "true",
1010
"parameters": {

specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersLockImmutabilityPolicy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "res2702",
55
"accountName": "sto5009",
66
"containerName": "container1631",
7-
"If-Match": "\"8d59f825b721dd3\"",
7+
"If-Match": "8d59f825b721dd3",
88
"api-version": "2022-09-01",
99
"monitor": "true"
1010
},

0 commit comments

Comments
 (0)