Skip to content

Commit f570490

Browse files
author
msftbot[bot]
authored
[ReleasePR powerbidedicated] Dev powerbidedicated microsoft.power b idedicated 2021 01 01 (#2168)
Create to sync Azure/azure-rest-api-specs#16840 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/powerbidedicated?expand=1)
2 parents acefaa6 + 6f43693 commit f570490

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

schemas/2021-01-01/Microsoft.PowerBIDedicated.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,17 @@
252252
"CapacitySku": {
253253
"type": "object",
254254
"properties": {
255+
"capacity": {
256+
"oneOf": [
257+
{
258+
"type": "integer"
259+
},
260+
{
261+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
262+
}
263+
],
264+
"description": "The capacity of the SKU."
265+
},
255266
"name": {
256267
"type": "string",
257268
"description": "Name of the SKU level."

0 commit comments

Comments
 (0)