From 847202449e4ff8c056ac2dfed52b82715f38fb10 Mon Sep 17 00:00:00 2001 From: Bingchen Li Date: Wed, 25 May 2022 11:16:42 +0800 Subject: [PATCH] change x-ms-enum name of SSLConfiguration --- .../stable/2022-05-01/machineLearningServices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/machineLearningServices.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/machineLearningServices.json index ba49d63bf1d8..d4d4e8655c00 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/machineLearningServices.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-05-01/machineLearningServices.json @@ -3977,7 +3977,7 @@ "Auto" ], "x-ms-enum": { - "name": "Status", + "name": "SslConfigStatus", "modelAsString": true } },