From 7a0f248c957254177d6200730c63d2e5c7c14ced Mon Sep 17 00:00:00 2001 From: agalerrotaru <86316103+agalerrotaru@users.noreply.github.com> Date: Tue, 8 Feb 2022 09:48:29 +0100 Subject: [PATCH] Adding xms-ids to AzureStack (#17610) * Adding xms-ids to AzureStack * correct tag version --- .../stable/2017-06-01/AzureStack.json | 5 ++++- .../Microsoft.AzureStack/stable/2017-06-01/Product.json | 8 +++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/AzureStack.json b/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/AzureStack.json index 8805bab1ea83..3827a417a105 100644 --- a/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/AzureStack.json +++ b/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/AzureStack.json @@ -269,7 +269,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", diff --git a/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/Product.json b/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/Product.json index 233fb31cbc06..702117643ff0 100644 --- a/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/Product.json +++ b/specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/Product.json @@ -430,6 +430,9 @@ "items": { "$ref": "#/definitions/DataDiskImage" }, + "x-ms-identifiers": [ + "lun" + ], "readOnly": true } } @@ -536,7 +539,10 @@ "type": "array", "items": { "$ref": "#/definitions/ProductLink" - } + }, + "x-ms-identifiers": [ + "uri" + ] }, "legalTerms": { "description": "The legal terms.",