File tree Expand file tree Collapse file tree 2 files changed +0
-84
lines changed
Expand file tree Collapse file tree 2 files changed +0
-84
lines changed Original file line number Diff line number Diff line change 5353 ]
5454 }
5555 },
56- "sku" : {
57- "oneOf" : [
58- {
59- "$ref" : " #/definitions/AccountSku"
60- },
61- {
62- "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
63- }
64- ],
65- "description" : " The Sku"
66- },
6756 "tags" : {
6857 "oneOf" : [
6958 {
171160 },
172161 "description" : " The account properties"
173162 },
174- "AccountSku" : {
175- "type" : " object" ,
176- "properties" : {
177- "capacity" : {
178- "oneOf" : [
179- {
180- "type" : " integer"
181- },
182- {
183- "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
184- }
185- ],
186- "description" : " Gets or sets the sku capacity. Possible values include: 4, 16"
187- },
188- "name" : {
189- "oneOf" : [
190- {
191- "type" : " string" ,
192- "enum" : [
193- " Standard"
194- ]
195- },
196- {
197- "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
198- }
199- ],
200- "description" : " Gets or sets the sku name."
201- }
202- },
203- "description" : " The Sku"
204- },
205163 "accounts_privateEndpointConnections_childResource" : {
206164 "type" : " object" ,
207165 "properties" : {
Original file line number Diff line number Diff line change 5353 ]
5454 }
5555 },
56- "sku" : {
57- "oneOf" : [
58- {
59- "$ref" : " #/definitions/AccountSku"
60- },
61- {
62- "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
63- }
64- ],
65- "description" : " The Sku"
66- },
6756 "tags" : {
6857 "oneOf" : [
6958 {
171160 },
172161 "description" : " The account properties"
173162 },
174- "AccountSku" : {
175- "type" : " object" ,
176- "properties" : {
177- "capacity" : {
178- "oneOf" : [
179- {
180- "type" : " integer"
181- },
182- {
183- "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
184- }
185- ],
186- "description" : " Gets or sets the sku capacity. Possible values include: 4, 16"
187- },
188- "name" : {
189- "oneOf" : [
190- {
191- "type" : " string" ,
192- "enum" : [
193- " Standard"
194- ]
195- },
196- {
197- "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
198- }
199- ],
200- "description" : " Gets or sets the sku name."
201- }
202- },
203- "description" : " The Sku"
204- },
205163 "accounts_privateEndpointConnections_childResource" : {
206164 "type" : " object" ,
207165 "properties" : {
You can’t perform that action at this time.
0 commit comments