Skip to content

Commit 18d6509

Browse files
author
SDK Automation
committed
Generated from 72356cf6a7a10bade56b3abccc48e72696f4496b
fix lintDiff error
1 parent 4dea15f commit 18d6509

File tree

1 file changed

+0
-82
lines changed

1 file changed

+0
-82
lines changed

schemas/2020-06-01/Microsoft.MachineLearningServices.json

Lines changed: 0 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -228,21 +228,6 @@
228228
"2020-06-01"
229229
]
230230
},
231-
"identity": {
232-
"oneOf": [
233-
{
234-
"$ref": "#/definitions/Identity"
235-
},
236-
{
237-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
238-
}
239-
],
240-
"description": "Identity for the resource."
241-
},
242-
"location": {
243-
"type": "string",
244-
"description": "Specifies the location of the resource."
245-
},
246231
"name": {
247232
"type": "string",
248233
"description": "The name of the private endpoint connection associated with the workspace"
@@ -258,32 +243,6 @@
258243
],
259244
"description": "Properties of the PrivateEndpointConnectProperties."
260245
},
261-
"sku": {
262-
"oneOf": [
263-
{
264-
"$ref": "#/definitions/Sku"
265-
},
266-
{
267-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
268-
}
269-
],
270-
"description": "Sku of the resource"
271-
},
272-
"tags": {
273-
"oneOf": [
274-
{
275-
"type": "object",
276-
"additionalProperties": {
277-
"type": "string"
278-
},
279-
"properties": {}
280-
},
281-
{
282-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
283-
}
284-
],
285-
"description": "Contains resource tags defined as key/value pairs."
286-
},
287246
"type": {
288247
"type": "string",
289248
"enum": [
@@ -1479,21 +1438,6 @@
14791438
"2020-06-01"
14801439
]
14811440
},
1482-
"identity": {
1483-
"oneOf": [
1484-
{
1485-
"$ref": "#/definitions/Identity"
1486-
},
1487-
{
1488-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1489-
}
1490-
],
1491-
"description": "Identity for the resource."
1492-
},
1493-
"location": {
1494-
"type": "string",
1495-
"description": "Specifies the location of the resource."
1496-
},
14971441
"name": {
14981442
"type": "string",
14991443
"description": "The name of the private endpoint connection associated with the workspace"
@@ -1509,32 +1453,6 @@
15091453
],
15101454
"description": "Properties of the PrivateEndpointConnectProperties."
15111455
},
1512-
"sku": {
1513-
"oneOf": [
1514-
{
1515-
"$ref": "#/definitions/Sku"
1516-
},
1517-
{
1518-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1519-
}
1520-
],
1521-
"description": "Sku of the resource"
1522-
},
1523-
"tags": {
1524-
"oneOf": [
1525-
{
1526-
"type": "object",
1527-
"additionalProperties": {
1528-
"type": "string"
1529-
},
1530-
"properties": {}
1531-
},
1532-
{
1533-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1534-
}
1535-
],
1536-
"description": "Contains resource tags defined as key/value pairs."
1537-
},
15381456
"type": {
15391457
"type": "string",
15401458
"enum": [

0 commit comments

Comments
 (0)