Skip to content

Commit

Permalink
Generated from e4a5d199e23e95bb7116737946b2f3e67fa3ed5f
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Sep 10, 2020
1 parent cf636b1 commit 425f0f6
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 95 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -675,4 +675,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/computes"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-11-19/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -848,4 +848,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/computes"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-05-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -848,4 +848,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/computes"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-06-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,4 +864,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/computes"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-11-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -911,4 +911,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/computes"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-01-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -1234,4 +1234,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/privateEndpointConnections"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1421,4 +1421,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/privateEndpointConnections"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-03-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -1322,4 +1322,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/privateEndpointConnections"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-04-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -1379,4 +1379,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/privateEndpointConnections"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2832,4 +2832,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/services"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2894,4 +2894,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/services"
}
}
}
}
84 changes: 1 addition & 83 deletions schemas/2020-06-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,21 +228,6 @@
"2020-06-01"
]
},
"identity": {
"oneOf": [
{
"$ref": "#/definitions/Identity"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Identity for the resource."
},
"location": {
"type": "string",
"description": "Specifies the location of the resource."
},
"name": {
"type": "string",
"description": "The name of the private endpoint connection associated with the workspace"
Expand All @@ -258,32 +243,6 @@
],
"description": "Properties of the PrivateEndpointConnectProperties."
},
"sku": {
"oneOf": [
{
"$ref": "#/definitions/Sku"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Sku of the resource"
},
"tags": {
"oneOf": [
{
"type": "object",
"additionalProperties": {
"type": "string"
},
"properties": {}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Contains resource tags defined as key/value pairs."
},
"type": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -1479,21 +1438,6 @@
"2020-06-01"
]
},
"identity": {
"oneOf": [
{
"$ref": "#/definitions/Identity"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Identity for the resource."
},
"location": {
"type": "string",
"description": "Specifies the location of the resource."
},
"name": {
"type": "string",
"description": "The name of the private endpoint connection associated with the workspace"
Expand All @@ -1509,32 +1453,6 @@
],
"description": "Properties of the PrivateEndpointConnectProperties."
},
"sku": {
"oneOf": [
{
"$ref": "#/definitions/Sku"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Sku of the resource"
},
"tags": {
"oneOf": [
{
"type": "object",
"additionalProperties": {
"type": "string"
},
"properties": {}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Contains resource tags defined as key/value pairs."
},
"type": {
"type": "string",
"enum": [
Expand All @@ -1551,4 +1469,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/privateEndpointConnections"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2947,4 +2947,4 @@
"description": "Microsoft.MachineLearningServices/workspaces/services"
}
}
}
}

0 comments on commit 425f0f6

Please sign in to comment.