From a249a88e773b6b769aba73024a503618a083a0c5 Mon Sep 17 00:00:00 2001 From: Arcturus Zhang Date: Wed, 26 Jan 2022 14:19:09 +0800 Subject: [PATCH] add x-ms-enum to servicefabric --- .../Microsoft.ServiceFabric/stable/2021-06-01/cluster.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01/cluster.json b/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01/cluster.json index d94c5efae642..9f42e02c32f8 100644 --- a/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01/cluster.json +++ b/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01/cluster.json @@ -1969,6 +1969,10 @@ "Windows", "Linux" ], + "x-ms-enum": { + "name": "ClusterVersionsEnvironment", + "modelAsString": true + }, "x-ms-parameter-location": "method" }, "locationForClusterCodeVersions": {