Skip to content

Commit fca535e

Browse files
authored
removing read only property, no longer in use - NOT a breaking change (#13812)
1 parent b4276bd commit fca535e

File tree

1 file changed

+0
-6
lines changed
  • specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01

1 file changed

+0
-6
lines changed

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -424,12 +424,6 @@
424424
"format": "int32",
425425
"description": "The capacity reservation level for this workspace, when CapacityReservation sku is selected."
426426
},
427-
"maxCapacityReservationLevel": {
428-
"type": "integer",
429-
"format": "int32",
430-
"description": "The maximum capacity reservation level available for this workspace, when CapacityReservation sku is selected.",
431-
"readOnly": true
432-
},
433427
"lastSkuUpdate": {
434428
"type": "string",
435429
"description": "The last time when the sku was updated.",

0 commit comments

Comments
 (0)