Skip to content

Commit 2910b54

Browse files
author
SDKAuto
committed
CodeGen from PR 22622 in Azure/azure-rest-api-specs
Patch reservations microsoft.capacity 2022 11 01 (#22622) * Add 200 responses for Return to fix SDK * Add additional non required property and extra info in description * Add p3Y, p5Y for msrp response. Fix typo * update example to use reservationOrder call * remove instanceFlexibility which will be deprecated in the near future * add final state schema in long running operations field instead of introduce 200 * add 200 back since azure cli and powershell currently still doesn't support final-state-schema
1 parent e263b7d commit 2910b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2022-11-01/Microsoft.Capacity.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
114114
}
115115
],
116-
"description": "List of the subscriptions that the benefit will be applied. Do not specify if AppliedScopeType is Shared."
116+
"description": "List of the subscriptions that the benefit will be applied. Do not specify if AppliedScopeType is Shared. This property will be deprecated and replaced by appliedScopeProperties instead for Single AppliedScopeType."
117117
},
118118
"appliedScopeType": {
119119
"oneOf": [

0 commit comments

Comments
 (0)