diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json index f2151f9a8add..78facbb8d99b 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json @@ -8469,6 +8469,15 @@ }, "additionalProperties": false }, + "DeploymentResourceConfiguration": { + "type": "object", + "allOf": [ + { + "$ref": "#/definitions/ResourceConfiguration" + } + ], + "additionalProperties": false + }, "DistributionConfiguration": { "description": "Base definition for job distribution configuration.", "required": [ @@ -10915,15 +10924,6 @@ }, "additionalProperties": false }, - "DeploymentResourceConfiguration": { - "type": "object", - "allOf": [ - { - "$ref": "#/definitions/ResourceConfiguration" - } - ], - "additionalProperties": false - }, "JobResourceConfiguration": { "type": "object", "allOf": [