Skip to content

Commit a639719

Browse files
author
msftbot[bot]
authored
[ReleasePR powerbidedicated] [Hub Generated] Review request for Microsoft.PowerBIdedicated to add version stable/2017-10-01 (#2041)
Create to sync Azure/azure-rest-api-specs#15915 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/powerbidedicated?expand=1)
2 parents 0f49ae3 + 105e4f1 commit a639719

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

schemas/2017-10-01/Microsoft.PowerBIDedicated.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,17 @@
127127
"ResourceSku": {
128128
"type": "object",
129129
"properties": {
130+
"capacity": {
131+
"oneOf": [
132+
{
133+
"type": "integer"
134+
},
135+
{
136+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
137+
}
138+
],
139+
"description": "The capacity of the SKU."
140+
},
130141
"name": {
131142
"type": "string",
132143
"description": "Name of the SKU level."

0 commit comments

Comments
 (0)