Skip to content

Commit 2e665b0

Browse files
cataggarmsyyc
andauthored
AVS PublicCloud availability is immutable (#18453)
* availability is immutable * Update readme.md Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
1 parent 2cf0d86 commit 2e665b0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

specification/vmware/resource-manager/Microsoft.AVS/stable/2021-12-01/vmware.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5736,7 +5736,11 @@
57365736
},
57375737
"availability": {
57385738
"description": "Properties describing how the cloud is distributed across availability zones",
5739-
"$ref": "#/definitions/AvailabilityProperties"
5739+
"$ref": "#/definitions/AvailabilityProperties",
5740+
"x-ms-mutability": [
5741+
"create",
5742+
"read"
5743+
]
57405744
},
57415745
"encryption": {
57425746
"description": "Customer managed key encryption, can be enabled or disabled",

specification/vmware/resource-manager/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ This is not used by Autorest itself.
222222
swagger-to-sdk:
223223
- repo: azure-powershell
224224
- repo: azure-sdk-for-js
225-
- repo: azure-sdk-for-python
226225
- repo: azure-sdk-for-python-track2
227226
- repo: azure-sdk-for-net
228227
- repo: azure-sdk-for-go

0 commit comments

Comments
 (0)