Skip to content

Commit 1438570

Browse files
authored
1 parent 26b65e6 commit 1438570

File tree

14 files changed

+34
-102
lines changed

14 files changed

+34
-102
lines changed

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2021-06-01-preview/azurearcdata.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,9 +1404,7 @@
14041404
"properties": {
14051405
"description": "Additional descriptions for the operation.",
14061406
"type": "object",
1407-
"additionalProperties": {
1408-
"type": "object"
1409-
},
1407+
"additionalProperties": {},
14101408
"readOnly": true,
14111409
"x-ms-client-flatten": false
14121410
}

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2021-07-01-preview/azurearcdata.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,9 +1441,7 @@
14411441
"properties": {
14421442
"description": "Additional descriptions for the operation.",
14431443
"type": "object",
1444-
"additionalProperties": {
1445-
"type": "object"
1446-
},
1444+
"additionalProperties": {},
14471445
"readOnly": true,
14481446
"x-ms-client-flatten": false
14491447
}

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-03-01-preview/activeDirectoryConnectors.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,7 @@
224224
"description": "The state of the AD connector custom resource."
225225
}
226226
},
227-
"additionalProperties": {
228-
"type": "object"
229-
}
227+
"additionalProperties": {}
230228
}
231229
},
232230
"securityDefinitions": {

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-03-01-preview/operations.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"properties": {
4040
"description": "Additional descriptions for the operation.",
4141
"type": "object",
42-
"additionalProperties": {
43-
"type": "object"
44-
},
42+
"additionalProperties": {},
4543
"readOnly": true,
4644
"x-ms-client-flatten": false
4745
}

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-03-01-preview/sqlManagedInstances.json

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,7 @@
173173
"$ref": "#/definitions/SqlManagedInstanceK8sSpec"
174174
}
175175
},
176-
"additionalProperties": {
177-
"type": "object"
178-
}
176+
"additionalProperties": {}
179177
},
180178
"SqlManagedInstanceK8sSpec": {
181179
"type": "object",
@@ -190,9 +188,7 @@
190188
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
191189
}
192190
},
193-
"additionalProperties": {
194-
"type": "object"
195-
}
191+
"additionalProperties": {}
196192
},
197193
"K8sScheduling": {
198194
"type": "object",
@@ -202,9 +198,7 @@
202198
"$ref": "#/definitions/K8sSchedulingOptions"
203199
}
204200
},
205-
"additionalProperties": {
206-
"type": "object"
207-
}
201+
"additionalProperties": {}
208202
},
209203
"K8sSchedulingOptions": {
210204
"type": "object",
@@ -214,9 +208,7 @@
214208
"$ref": "#/definitions/K8sResourceRequirements"
215209
}
216210
},
217-
"additionalProperties": {
218-
"type": "object"
219-
}
211+
"additionalProperties": {}
220212
},
221213
"K8sResourceRequirements": {
222214
"type": "object",
@@ -237,9 +229,7 @@
237229
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
238230
}
239231
},
240-
"additionalProperties": {
241-
"type": "object"
242-
}
232+
"additionalProperties": {}
243233
},
244234
"KeytabInformation": {
245235
"type": "object",

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-06-15-preview/activeDirectoryConnectors.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@
223223
"description": "The state of the AD connector custom resource."
224224
}
225225
},
226-
"additionalProperties": {
227-
"type": "object"
228-
}
226+
"additionalProperties": {}
229227
}
230228
},
231229
"securityDefinitions": {

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-06-15-preview/operations.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"properties": {
4040
"description": "Additional descriptions for the operation.",
4141
"type": "object",
42-
"additionalProperties": {
43-
"type": "object"
44-
},
42+
"additionalProperties": {},
4543
"readOnly": true,
4644
"x-ms-client-flatten": false
4745
}

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2022-06-15-preview/sqlManagedInstances.json

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,7 @@
172172
"$ref": "#/definitions/SqlManagedInstanceK8sSpec"
173173
}
174174
},
175-
"additionalProperties": {
176-
"type": "object"
177-
}
175+
"additionalProperties": {}
178176
},
179177
"SqlManagedInstanceK8sSpec": {
180178
"type": "object",
@@ -189,9 +187,7 @@
189187
"description": "This option specifies the number of SQL Managed Instance replicas that will be deployed in your Kubernetes cluster for high availability purposes. If sku.tier is BusinessCritical, allowed values are '2' or '3' with default of '3'. If sku.tier is GeneralPurpose, replicas must be '1'."
190188
}
191189
},
192-
"additionalProperties": {
193-
"type": "object"
194-
}
190+
"additionalProperties": {}
195191
},
196192
"K8sScheduling": {
197193
"type": "object",
@@ -201,9 +197,7 @@
201197
"$ref": "#/definitions/K8sSchedulingOptions"
202198
}
203199
},
204-
"additionalProperties": {
205-
"type": "object"
206-
}
200+
"additionalProperties": {}
207201
},
208202
"K8sSchedulingOptions": {
209203
"type": "object",
@@ -213,9 +207,7 @@
213207
"$ref": "#/definitions/K8sResourceRequirements"
214208
}
215209
},
216-
"additionalProperties": {
217-
"type": "object"
218-
}
210+
"additionalProperties": {}
219211
},
220212
"K8sResourceRequirements": {
221213
"type": "object",
@@ -236,9 +228,7 @@
236228
"description": "Limits for a kubernetes resource type (e.g 'cpu', 'memory'). The 'cpu' request must be less than or equal to 'cpu' limit. Default 'cpu' is 2, minimum is 1. Default 'memory' is '4Gi', minimum is '2Gi. If sku.tier is GeneralPurpose, maximum 'cpu' is 24 and maximum 'memory' is '128Gi'."
237229
}
238230
},
239-
"additionalProperties": {
240-
"type": "object"
241-
}
231+
"additionalProperties": {}
242232
},
243233
"KeytabInformation": {
244234
"type": "object",

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2023-01-15-preview/activeDirectoryConnectors.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@
223223
"description": "The state of the AD connector custom resource."
224224
}
225225
},
226-
"additionalProperties": {
227-
"type": "object"
228-
}
226+
"additionalProperties": {}
229227
}
230228
},
231229
"securityDefinitions": {

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/preview/2023-01-15-preview/operations.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"properties": {
4040
"description": "Additional descriptions for the operation.",
4141
"type": "object",
42-
"additionalProperties": {
43-
"type": "object"
44-
},
42+
"additionalProperties": {},
4543
"readOnly": true,
4644
"x-ms-client-flatten": false
4745
}

0 commit comments

Comments
 (0)