Skip to content

Commit

Permalink
CodeGen from PR 21419 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 12b3f787cdea57a57568b2926b30cde97dcb4eaa into 2661cc01f22b35de9c8dd0f92eb212898aa66272
  • Loading branch information
SDKAuto committed Nov 3, 2022
1 parent 6d80d5e commit a752f96
Show file tree
Hide file tree
Showing 4 changed files with 8,852 additions and 30 deletions.
15 changes: 0 additions & 15 deletions schemas/2022-05-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -2393,25 +2393,10 @@
}
],
"properties": {
"computeLocation": {
"type": "string",
"description": "Location for the underlying compute"
},
"description": {
"type": "string",
"description": "The description of the Machine Learning compute."
},
"disableLocalAuth": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
},
"resourceId": {
"type": "string",
"description": "ARM resource id of the underlying compute"
Expand Down
15 changes: 0 additions & 15 deletions schemas/2022-10-01/Microsoft.MachineLearningServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -2548,25 +2548,10 @@
}
],
"properties": {
"computeLocation": {
"type": "string",
"description": "Location for the underlying compute"
},
"description": {
"type": "string",
"description": "The description of the Machine Learning compute."
},
"disableLocalAuth": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
},
"resourceId": {
"type": "string",
"description": "ARM resource id of the underlying compute"
Expand Down
Loading

0 comments on commit a752f96

Please sign in to comment.