From a464a098c1e3e13168541557bad3aa3cdc90ba6d Mon Sep 17 00:00:00 2001 From: ZhidaLiu <86350902+ZhidaLiu@users.noreply.github.com> Date: Thu, 28 Jul 2022 10:50:36 -0700 Subject: [PATCH] Remove SoftDeleteEnabled. (#20005) --- .../preview/2022-06-01-preview/machineLearningServices.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json index 188ac0af3712..644235f3d180 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json @@ -2317,11 +2317,6 @@ "default": false, "type": "boolean" }, - "softDeleteEnabled": { - "description": "Whether to allow workspace soft deleting", - "default": false, - "type": "boolean" - }, "softDeletedAt": { "description": "The timestamp when the workspace was soft deleted", "type": "string",