From 0a361b3d19407c6f759ca505312a120053b08b27 Mon Sep 17 00:00:00 2001 From: Indraneel Pal Date: Sat, 31 Dec 2022 12:30:17 +0530 Subject: [PATCH] Changed Ehc Resource Id property to camel case --- .../Microsoft.AzureStackHCI/stable/2022-12-01/clusters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2022-12-01/clusters.json b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2022-12-01/clusters.json index d143958302ec..2dd7fa7a1d7e 100644 --- a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2022-12-01/clusters.json +++ b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2022-12-01/clusters.json @@ -848,7 +848,7 @@ }, "readOnly": true }, - "EhcResourceId": { + "ehcResourceId": { "description": "Edge Hardware Center Resource Id", "type": "string", "readOnly": true