You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json
+5-10Lines changed: 5 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -2557,11 +2557,6 @@
2557
2557
"type": "string",
2558
2558
"description": "Specifies the resource ID."
2559
2559
},
2560
-
"amlWorkspaceLocation": {
2561
-
"readOnly": true,
2562
-
"type": "string",
2563
-
"description": "Region of the AML workspace in the id."
2564
-
},
2565
2560
"type": {
2566
2561
"readOnly": true,
2567
2562
"type": "string",
@@ -2825,6 +2820,10 @@
2825
2820
"name": "QuotaUnit",
2826
2821
"modelAsString": true
2827
2822
}
2823
+
},
2824
+
"location": {
2825
+
"description": "Region of the AML workspace in the id.",
2826
+
"type": "string"
2828
2827
}
2829
2828
},
2830
2829
"description": "The properties for Quota update or retrieval."
@@ -2837,10 +2836,6 @@
2837
2836
"items": {
2838
2837
"$ref": "#/definitions/QuotaBaseProperties"
2839
2838
}
2840
-
},
2841
-
"location": {
2842
-
"description": "Region of workspace quota to be updated.",
2843
-
"type": "string"
2844
2839
}
2845
2840
},
2846
2841
"description": "Quota update parameters."
@@ -2938,7 +2933,7 @@
2938
2933
"type": "string",
2939
2934
"description": "Specifies the resource ID."
2940
2935
},
2941
-
"amlWorkspaceLocation": {
2936
+
"location": {
2942
2937
"readOnly": true,
2943
2938
"type": "string",
2944
2939
"description": "Region of the AML workspace in the id."
0 commit comments