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 53
53
]
54
54
}
55
55
},
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
- },
67
56
"tags" : {
68
57
"oneOf" : [
69
58
{
171
160
},
172
161
"description" : " The account properties"
173
162
},
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
- },
205
163
"accounts_privateEndpointConnections_childResource" : {
206
164
"type" : " object" ,
207
165
"properties" : {
Original file line number Diff line number Diff line change 53
53
]
54
54
}
55
55
},
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
- },
67
56
"tags" : {
68
57
"oneOf" : [
69
58
{
171
160
},
172
161
"description" : " The account properties"
173
162
},
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
- },
205
163
"accounts_privateEndpointConnections_childResource" : {
206
164
"type" : " object" ,
207
165
"properties" : {
You can’t perform that action at this time.
0 commit comments