From 5512d4d96203edf3b0e084f7fc396887f2802848 Mon Sep 17 00:00:00 2001 From: angouloure <79340104+angouloure@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:03:16 -0700 Subject: [PATCH] updating the DnsNameLabelReusePolicy to what users should see (#18081) --- .../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 } },