Skip to content

Commit

Permalink
removing read only property, no longer in use - NOT a breaking change (
Browse files Browse the repository at this point in the history
  • Loading branch information
vipinhas authored Apr 25, 2021
1 parent b4276bd commit fca535e
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -424,12 +424,6 @@
"format": "int32",
"description": "The capacity reservation level for this workspace, when CapacityReservation sku is selected."
},
"maxCapacityReservationLevel": {
"type": "integer",
"format": "int32",
"description": "The maximum capacity reservation level available for this workspace, when CapacityReservation sku is selected.",
"readOnly": true
},
"lastSkuUpdate": {
"type": "string",
"description": "The last time when the sku was updated.",
Expand Down

0 comments on commit fca535e

Please sign in to comment.