From 6b3319636f5c80901d97d4ef6ad5ab937b87c34e Mon Sep 17 00:00:00 2001 From: Abdel Akim Ngouloure Date: Wed, 2 Mar 2022 15:49:24 -0800 Subject: [PATCH] updating the DnsNameLabelReusePolicy to what users should see --- .../stable/2021-10-01/containerInstance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/containerinstance/resource-manager/Microsoft.ContainerInstance/stable/2021-10-01/containerInstance.json b/specification/containerinstance/resource-manager/Microsoft.ContainerInstance/stable/2021-10-01/containerInstance.json index 7c9ab1b37326..c38c0a7c94ea 100644 --- a/specification/containerinstance/resource-manager/Microsoft.ContainerInstance/stable/2021-10-01/containerInstance.json +++ b/specification/containerinstance/resource-manager/Microsoft.ContainerInstance/stable/2021-10-01/containerInstance.json @@ -1593,7 +1593,7 @@ "Noreuse" ], "x-ms-enum": { - "name": "DnsNameLabelReusePolicy", + "name": "AutoGeneratedDomainNameLabelScope", "modelAsString": true } },