Skip to content

Commit 233b441

Browse files
author
msftbot[bot]
authored
2 parents 8e93c4b + 0207a67 commit 233b441

File tree

2 files changed

+0
-84
lines changed

2 files changed

+0
-84
lines changed

schemas/2020-12-01-preview/Microsoft.Purview.json

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,6 @@
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
{
@@ -171,37 +160,6 @@
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": {

schemas/2021-07-01/Microsoft.Purview.json

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,6 @@
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
{
@@ -171,37 +160,6 @@
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": {

0 commit comments

Comments
 (0)