diff --git a/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json b/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json index 9508e24e10c3..e37c108f0e2a 100644 --- a/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json +++ b/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json @@ -38,7 +38,10 @@ "description": "OK", "schema": { "$ref": "#/definitions/ActivationResourcesPage" - } + }, + "x-ms-identifiers": [ + "id" + ] }, "default": { "description": "Default Response.", @@ -298,6 +301,7 @@ "items": { "$ref": "#/definitions/ErrorDefinition" }, + "x-ms-identifiers": [], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json b/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json index 905307916692..ab8b595f2dce 100644 --- a/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json +++ b/specification/azsadmin/resource-manager/azurebridge/Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json @@ -143,6 +143,9 @@ "items": { "$ref": "#/definitions/Operation" }, + "x-ms-identifiers": [ + "name" + ], "readOnly": true }, "nextLink": { @@ -286,7 +289,10 @@ "type": "array", "items": { "$ref": "#/definitions/ProductLink" - } + }, + "x-ms-identifiers": [ + "uri" + ] }, "Compatibility": { "description": "Product compatibility", @@ -460,6 +466,9 @@ "items": { "$ref": "#/definitions/DataDiskImage" }, + "x-ms-identifiers": [ + "sourceBlobSasUri" + ], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/preview/2021-09-01/Backups.json b/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/preview/2021-09-01/Backups.json index 85bbe37ed873..5614b7459a91 100644 --- a/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/preview/2021-09-01/Backups.json +++ b/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/preview/2021-09-01/Backups.json @@ -276,7 +276,10 @@ "type": "array", "items": { "$ref": "#/definitions/RoleOperationStatus" - } + }, + "x-ms-identifiers": [ + "roleName" + ] }, "RoleOperationStatus": { "description": "Backup status for a role.", diff --git a/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/stable/2018-09-01/Backup.json b/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/stable/2018-09-01/Backup.json index 65c6538d3f6e..e69df3313dae 100644 --- a/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/stable/2018-09-01/Backup.json +++ b/specification/azsadmin/resource-manager/backup/Microsoft.Backup.Admin/stable/2018-09-01/Backup.json @@ -135,6 +135,9 @@ "items": { "$ref": "#/definitions/Operation" }, + "x-ms-identifiers": [ + "name" + ], "readOnly": true }, "nextLink": { diff --git a/specification/azsadmin/resource-manager/commerce/Microsoft.Commerce.Admin/preview/2015-06-01-preview/Commerce.json b/specification/azsadmin/resource-manager/commerce/Microsoft.Commerce.Admin/preview/2015-06-01-preview/Commerce.json index 1cad4428fcff..a5ce0d041103 100644 --- a/specification/azsadmin/resource-manager/commerce/Microsoft.Commerce.Admin/preview/2015-06-01-preview/Commerce.json +++ b/specification/azsadmin/resource-manager/commerce/Microsoft.Commerce.Admin/preview/2015-06-01-preview/Commerce.json @@ -88,17 +88,17 @@ } ], "responses": { - "default": { - "description": "Default Response.", - "schema": { - "$ref": "#/definitions/ExtendedErrorInfo" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/UsageAggregatePage" } + }, + "default": { + "description": "Default Response.", + "schema": { + "$ref": "#/definitions/ExtendedErrorInfo" + } } }, "x-ms-pageable": { @@ -127,14 +127,14 @@ } ], "responses": { + "200": { + "description": "OK" + }, "default": { "description": "Default Response.", "schema": { "$ref": "#/definitions/ExtendedErrorInfo" } - }, - "200": { - "description": "OK" } } } @@ -300,7 +300,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", @@ -338,6 +341,7 @@ "items": { "$ref": "#/definitions/ErrorDefinition" }, + "x-ms-identifiers": [], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json index c1427ac94da9..57a9a59dfc01 100644 --- a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json +++ b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json @@ -168,7 +168,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", diff --git a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json index 0ea7cf5e15ae..bd424a79fed4 100644 --- a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json +++ b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json @@ -208,14 +208,14 @@ } ], "responses": { + "200": { + "description": "OK" + }, "default": { "description": "Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).", "schema": { "$ref": "Compute.json#/definitions/CrpErrorResponse" } - }, - "200": { - "description": "OK" } } } @@ -251,7 +251,10 @@ "type": "array", "items": { "$ref": "#/definitions/DataDisk" - } + }, + "x-ms-identifiers": [ + "lun" + ] }, "details": { "description": "Information about the image.", diff --git a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-03-30/ScaleUnits.json b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-03-30/ScaleUnits.json index 5fae6684baaf..2f7abf782010 100644 --- a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-03-30/ScaleUnits.json +++ b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-03-30/ScaleUnits.json @@ -93,7 +93,10 @@ "type": "array", "items": { "$ref": "#/definitions/NodeView" - } + }, + "x-ms-identifiers": [ + "nodeName" + ] } } }, @@ -127,7 +130,10 @@ "type": "array", "items": { "$ref": "#/definitions/VirtualMachineView" - } + }, + "x-ms-identifiers": [ + "vmId" + ] } } }, diff --git a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-09-01/DiskMigrationJobs.json b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-09-01/DiskMigrationJobs.json index acceaaf3eb04..62311940ea2d 100644 --- a/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-09-01/DiskMigrationJobs.json +++ b/specification/azsadmin/resource-manager/compute/Microsoft.Compute.Admin/stable/2021-09-01/DiskMigrationJobs.json @@ -43,17 +43,17 @@ } ], "responses": { - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } - }, "200": { "description": "OK -- The list of disk migration jobs has been returned.", "schema": { "$ref": "DiskMigrationJobs.json#/definitions/DiskMigrationJobList" } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "#/definitions/ErrorResponse" + } } }, "x-ms-pageable": { @@ -88,17 +88,17 @@ } ], "responses": { - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } - }, "200": { "description": "OK -- The disk migration job has been returned.", "schema": { "$ref": "DiskMigrationJobs.json#/definitions/DiskMigrationJob" } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "#/definitions/ErrorResponse" + } } } }, @@ -140,17 +140,17 @@ } ], "responses": { - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } - }, "200": { "description": "OK -- Disk migration job is created successfully.", "schema": { "$ref": "DiskMigrationJobs.json#/definitions/DiskMigrationJob" } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "#/definitions/ErrorResponse" + } } } } @@ -182,17 +182,17 @@ } ], "responses": { - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } - }, "200": { "description": "OK -- Disk migration job cancellation is called.", "schema": { "$ref": "DiskMigrationJobs.json#/definitions/DiskMigrationJob" } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "#/definitions/ErrorResponse" + } } } } @@ -319,7 +319,10 @@ "type": "array", "items": { "$ref": "DiskMigrationJobs.json#/definitions/MigrationSubTask" - } + }, + "x-ms-identifiers": [ + "migrationSubTaskId" + ] }, "MigrationSubTask": { "description": "Disk migration child task.", diff --git a/specification/azsadmin/resource-manager/containerregistry/Microsoft.ContainerRegistry.Admin/preview/2019-11-01-preview/operations.json b/specification/azsadmin/resource-manager/containerregistry/Microsoft.ContainerRegistry.Admin/preview/2019-11-01-preview/operations.json index ab1608cc86c7..37ed88473d13 100644 --- a/specification/azsadmin/resource-manager/containerregistry/Microsoft.ContainerRegistry.Admin/preview/2019-11-01-preview/operations.json +++ b/specification/azsadmin/resource-manager/containerregistry/Microsoft.ContainerRegistry.Admin/preview/2019-11-01-preview/operations.json @@ -106,7 +106,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] } } } diff --git a/specification/azsadmin/resource-manager/containerregistry/readme.md b/specification/azsadmin/resource-manager/containerregistry/readme.md index 8b50a3246886..437c52cc2a19 100644 --- a/specification/azsadmin/resource-manager/containerregistry/readme.md +++ b/specification/azsadmin/resource-manager/containerregistry/readme.md @@ -24,12 +24,12 @@ These are the global settings for the ContainerRegistry API. title: ContainerRegistryAdminClient description: ContainerRegistry Admin Client openapi-type: arm -tag: package-2019-11-01 +tag: package-2019-11-01-preview ``` -### Tag: package-2019-11-01 +### Tag: package-2019-11-01-preview -These settings apply only when `--tag=package-2019-11-01` is specified on the command line. +These settings apply only when `--tag=package-2019-11-01-preview` is specified on the command line. ``` yaml $(tag) == 'package-2019-11-01-preview' input-file: @@ -86,4 +86,3 @@ uncomment the `exclude-file` section below and add the file paths. #exclude-file: # - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json ``` - diff --git a/specification/azsadmin/resource-manager/containerservice/Microsoft.ContainerService.Admin/stable/2019-11-01/operations.json b/specification/azsadmin/resource-manager/containerservice/Microsoft.ContainerService.Admin/stable/2019-11-01/operations.json index 12a855ff85c8..815ab00222a0 100644 --- a/specification/azsadmin/resource-manager/containerservice/Microsoft.ContainerService.Admin/stable/2019-11-01/operations.json +++ b/specification/azsadmin/resource-manager/containerservice/Microsoft.ContainerService.Admin/stable/2019-11-01/operations.json @@ -109,7 +109,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page.", diff --git a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Deployment.json b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Deployment.json index 3f662c28d526..2023685d6c91 100644 --- a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Deployment.json +++ b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Deployment.json @@ -104,6 +104,7 @@ "items": { "$ref": "#/definitions/ErrorDefinition" }, + "x-ms-identifiers": [], "readOnly": true } } @@ -164,7 +165,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", diff --git a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/FileContainer.json b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/FileContainer.json index 5b823a4c7110..f19edd60c4bf 100644 --- a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/FileContainer.json +++ b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/FileContainer.json @@ -251,7 +251,8 @@ "type": "array", "items": { "$ref": "#/definitions/ErrorInfo" - } + }, + "x-ms-identifiers": [] } } }, diff --git a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/ProductPackage.json b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/ProductPackage.json index 56f7a259a89d..ada43f3d888e 100644 --- a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/ProductPackage.json +++ b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/ProductPackage.json @@ -269,7 +269,10 @@ "type": "array", "items": { "$ref": "#/definitions/ProductLink" - } + }, + "x-ms-identifiers": [ + "uri" + ] }, "ProductPackageParameters": { "description": "Parameters for creating a new product package.", diff --git a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/Fabric.json b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/Fabric.json index c5f330cd75d5..9676e9492eb8 100644 --- a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/Fabric.json +++ b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/Fabric.json @@ -123,7 +123,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to next page.", diff --git a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ComputeOperationResults.json b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ComputeOperationResults.json index dae0dcd3ece8..f8f0892f56e7 100644 --- a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ComputeOperationResults.json +++ b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ComputeOperationResults.json @@ -192,6 +192,7 @@ "items": { "$ref": "#/definitions/ErrorDefinition" }, + "x-ms-identifiers": [], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnit.json b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnit.json index b0cd34d29890..01270cdbcec0 100644 --- a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnit.json +++ b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnit.json @@ -407,7 +407,8 @@ "type": "array", "items": { "$ref": "#/definitions/ScaleOutScaleUnitParameters" - } + }, + "x-ms-identifiers": [] }, "awaitStorageConvergence": { "description": "Flag indicates if the operation should wait for storage to converge before returning.", @@ -463,7 +464,10 @@ "type": "array", "items": { "$ref": "#/definitions/DeploymentJsonPhysicalNodeParameters" - } + }, + "x-ms-identifiers": [ + "bmcIpAddress" + ] }, "torSwitchBgpAsn": { "description": "The ASN for the cluster's rack TOR.", @@ -525,6 +529,7 @@ "items": { "$ref": "#/definitions/ErrorDefinition" }, + "x-ms-identifiers": [], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnitNode.json b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnitNode.json index 3c8918b40b98..0c03b2ad1c07 100644 --- a/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnitNode.json +++ b/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2020-10-01/ScaleUnitNode.json @@ -477,7 +477,11 @@ "items": { "type": "object", "$ref": "#/definitions/GpuModel" - } + }, + "x-ms-identifiers": [ + "name", + "type" + ] } } }, diff --git a/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/Gallery.json b/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/Gallery.json index 4d73bc999c64..44c82b7a6851 100644 --- a/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/Gallery.json +++ b/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/Gallery.json @@ -132,7 +132,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] } } } diff --git a/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json b/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json index 7c4c055353b9..f67b43528ebd 100644 --- a/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json +++ b/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json @@ -162,11 +162,11 @@ } ], "responses": { - "204": { - "description": "NO CONTENT." - }, "200": { "description": "OK" + }, + "204": { + "description": "NO CONTENT." } } } @@ -307,6 +307,7 @@ "items": { "$ref": "#/definitions/Filter" }, + "x-ms-identifiers": [], "readOnly": true }, "iconFileUris": { @@ -342,6 +343,10 @@ "items": { "$ref": "#/definitions/Artifact" }, + "x-ms-identifiers": [ + "name", + "type" + ], "readOnly": true }, "metadata": { @@ -363,6 +368,7 @@ "items": { "$ref": "#/definitions/ImageGroup" }, + "x-ms-identifiers": [], "readOnly": true }, "products": { @@ -371,6 +377,9 @@ "items": { "$ref": "#/definitions/Product" }, + "x-ms-identifiers": [ + "displayName" + ], "readOnly": true }, "resourceGroupName": { @@ -628,6 +637,9 @@ "items": { "$ref": "#/definitions/Plan" }, + "x-ms-identifiers": [ + "planId" + ], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/Alert.json b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/Alert.json index 6bfd9fb785ce..765b8cc7a1e0 100644 --- a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/Alert.json +++ b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/Alert.json @@ -215,7 +215,8 @@ "type": "array", "items": { "$ref": "InfrastructureInsights.json#/definitions/Dictionary" - } + }, + "x-ms-identifiers": [] }, "faultId": { "description": "Gets or sets the fault ID of the alert.", @@ -245,7 +246,8 @@ "type": "array", "items": { "$ref": "InfrastructureInsights.json#/definitions/Dictionary" - } + }, + "x-ms-identifiers": [] }, "resourceRegistrationId": { "description": "Gets or sets the registration ID of the resource associated with the alert. If the alert is not associated with a resource, the resource registration ID is null.", diff --git a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/InfrastructureInsights.json b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/InfrastructureInsights.json index da54c9b89749..c6b5cfd53b39 100644 --- a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/InfrastructureInsights.json +++ b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/InfrastructureInsights.json @@ -221,7 +221,10 @@ "type": "array", "items": { "$ref": "#/definitions/Metrics" - } + }, + "x-ms-identifiers": [ + "name" + ] } } }, @@ -267,7 +270,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", diff --git a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/RegionHealth.json b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/RegionHealth.json index 2bf426bd5de2..5cf8458e24a5 100644 --- a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/RegionHealth.json +++ b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/RegionHealth.json @@ -127,7 +127,10 @@ "type": "array", "items": { "$ref": "InfrastructureInsights.json#/definitions/UsageMetrics" - } + }, + "x-ms-identifiers": [ + "name" + ] } } }, diff --git a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/ResourceHealth.json b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/ResourceHealth.json index 8c9855cb68be..c09193ef2f47 100644 --- a/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/ResourceHealth.json +++ b/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/ResourceHealth.json @@ -162,7 +162,10 @@ "type": "array", "items": { "$ref": "InfrastructureInsights.json#/definitions/UsageMetrics" - } + }, + "x-ms-identifiers": [ + "name" + ] } }, "allOf": [ diff --git a/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json b/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json index b6df4f04c822..d6d0d03548cb 100644 --- a/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json +++ b/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json @@ -90,7 +90,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", diff --git a/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/Network.json b/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/Network.json index 39d33b1b0bb2..e0b8d0dbb1e5 100644 --- a/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/Network.json +++ b/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/Network.json @@ -277,6 +277,9 @@ "items": { "$ref": "#/definitions/Location" }, + "x-ms-identifiers": [ + "name" + ], "readOnly": true }, "nextLink": { @@ -295,6 +298,9 @@ "items": { "$ref": "#/definitions/Operation" }, + "x-ms-identifiers": [ + "name" + ], "readOnly": true }, "nextLink": { @@ -313,6 +319,9 @@ "items": { "$ref": "#/definitions/OperationResult" }, + "x-ms-identifiers": [ + "name" + ], "readOnly": true }, "nextLink": { diff --git a/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/VirtualNetworks.json b/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/VirtualNetworks.json index 1a3b6d5806cd..ca2884b25779 100644 --- a/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/VirtualNetworks.json +++ b/specification/azsadmin/resource-manager/network/Microsoft.Network.Admin/preview/2015-06-15/VirtualNetworks.json @@ -133,14 +133,16 @@ "type": "array", "items": { "$ref": "#/definitions/VirtualNetworkConfigurationStatus" - } + }, + "x-ms-identifiers": [] }, "hostErrors": { "description": "List of NIC errors associated with the resource.", "type": "array", "items": { "$ref": "#/definitions/VirtualNetworkConfigurationStatus" - } + }, + "x-ms-identifiers": [] } } }, diff --git a/specification/azsadmin/resource-manager/network/readme.md b/specification/azsadmin/resource-manager/network/readme.md index 7555a8d73d3b..02955c77d248 100644 --- a/specification/azsadmin/resource-manager/network/readme.md +++ b/specification/azsadmin/resource-manager/network/readme.md @@ -24,7 +24,7 @@ These are the global settings for the Network API. title: NetworkAdminClient description: Network Admin Client openapi-type: arm -tag: package-2015-06-15 +tag: package-package-2022-02-01 ``` ``` yaml diff --git a/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/acquisitions.json b/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/acquisitions.json index 8d7705b67751..dd7c0825d8d7 100644 --- a/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/acquisitions.json +++ b/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/acquisitions.json @@ -135,6 +135,9 @@ "items": { "$ref": "#/definitions/Acquisition" }, + "x-ms-identifiers": [ + "acquisitionid" + ], "readOnly": true } } diff --git a/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/storage.json b/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/storage.json index c425c475d386..74c24aa02c6c 100644 --- a/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/storage.json +++ b/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2019-08-08/storage.json @@ -298,7 +298,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] } } }, diff --git a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Location.json b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Location.json index f562fca58111..346bee9a559f 100644 --- a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Location.json +++ b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Location.json @@ -320,7 +320,8 @@ "type": "array", "items": { "$ref": "#/definitions/ExtendedErrorInfo" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "URI to next page.", diff --git a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Manifest.json b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Manifest.json index 0686534cfe04..a197196fb5c3 100644 --- a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Manifest.json +++ b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Manifest.json @@ -37,17 +37,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/ManifestList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } }, "x-ms-pageable": { @@ -79,17 +79,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/Manifest" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -186,7 +186,10 @@ "type": "array", "items": { "$ref": "#/definitions/Manifest" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to next page.", @@ -264,7 +267,10 @@ "type": "array", "items": { "$ref": "#/definitions/ExtensionDefinition" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to next page.", @@ -321,7 +327,10 @@ "type": "array", "items": { "$ref": "#/definitions/ResourceAccess" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to next page.", @@ -351,7 +360,10 @@ "type": "array", "items": { "$ref": "#/definitions/ResourceType" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to next page.", @@ -509,7 +521,8 @@ "type": "array", "items": { "$ref": "#/definitions/AuthorizationActionMapping" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "URI to next page.", @@ -538,7 +551,11 @@ "type": "array", "items": { "$ref": "#/definitions/LinkedAccessCheck" - } + }, + "x-ms-identifiers": [ + "actionName", + "linkedType" + ] }, "nextLink": { "description": "URI to next page.", @@ -579,7 +596,8 @@ "type": "array", "items": { "$ref": "#/definitions/LinkedNotificationRule" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "URI to next page.", @@ -607,7 +625,8 @@ "type": "array", "items": { "$ref": "#/definitions/LinkedOperationRule" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "URI to next page.", @@ -709,7 +728,11 @@ "type": "array", "items": { "$ref": "#/definitions/ApiProfile" - } + }, + "x-ms-identifiers": [ + "apiVersion", + "profileVersion" + ] }, "nextLink": { "description": "URI to next page.", @@ -738,7 +761,10 @@ "type": "array", "items": { "$ref": "#/definitions/ResourceProviderEndpoint" - } + }, + "x-ms-identifiers": [ + "endpointUri" + ] }, "nextLink": { "description": "URI to next page.", @@ -815,7 +841,10 @@ "type": "array", "items": { "$ref": "#/definitions/AzureResourceHydrationAccount" - } + }, + "x-ms-identifiers": [ + "accountName" + ] }, "nextLink": { "description": "URI to next page.", @@ -853,7 +882,8 @@ "type": "array", "items": { "$ref": "#/definitions/FanoutLinkedNotificationRule" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "URI to next page.", diff --git a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Offer.json b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Offer.json index 7441a772afb3..fd2137aa7e55 100644 --- a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Offer.json +++ b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Offer.json @@ -37,17 +37,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/OfferList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } }, "x-ms-pageable": { @@ -79,17 +79,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/OfferList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } }, "x-ms-pageable": { @@ -124,17 +124,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/Offer" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } }, @@ -167,10 +167,10 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", + "200": { + "description": "OK", "schema": { - "$ref": "Subscriptions.json#/definitions/Error" + "$ref": "#/definitions/Offer" } }, "201": { @@ -179,10 +179,10 @@ "$ref": "#/definitions/Offer" } }, - "200": { - "description": "OK", + "default": { + "description": "Unexpected Error", "schema": { - "$ref": "#/definitions/Offer" + "$ref": "Subscriptions.json#/definitions/Error" } } } @@ -213,17 +213,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK" }, "204": { "description": "No Content" + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -255,17 +255,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "Subscriptions.json#/definitions/MetricList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -297,17 +297,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "Subscriptions.json#/definitions/MetricDefinitionList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -342,17 +342,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/Offer" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -387,17 +387,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/Offer" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -466,7 +466,10 @@ "type": "array", "items": { "$ref": "#/definitions/AddonPlanDefinition" - } + }, + "x-ms-identifiers": [ + "planId" + ] } } }, diff --git a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Subscriptions.json b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Subscriptions.json index ea4e02c98122..3eea1a536df5 100644 --- a/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Subscriptions.json +++ b/specification/azsadmin/resource-manager/subscriptions/Microsoft.Subscriptions.Admin/preview/2015-11-01/Subscriptions.json @@ -34,17 +34,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/OperationList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -70,14 +70,14 @@ } ], "responses": { + "200": { + "description": "OK" + }, "default": { "description": "Unexpected Error", "schema": { "$ref": "Subscriptions.json#/definitions/Error" } - }, - "200": { - "description": "OK" } } } @@ -103,17 +103,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/SubscriptionList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -139,17 +139,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/IdentityHealthCheckReportDefinition" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -181,17 +181,17 @@ } ], "responses": { + "202": { + "description": "Accepted -- Move subscriptions request accepted; operation will complete asynchronously." + }, + "204": { + "description": "No Content -- The subscriptions were successfully moved to the target delegated provider offer." + }, "default": { "description": "Unexpected Error", "schema": { "$ref": "Subscriptions.json#/definitions/Error" } - }, - "204": { - "description": "No Content -- The subscriptions were successfully moved to the target delegated provider offer." - }, - "202": { - "description": "Accepted -- Move subscriptions request accepted; operation will complete asynchronously." } }, "x-ms-long-running-operation": true @@ -224,17 +224,17 @@ } ], "responses": { + "202": { + "description": "Accepted -- Validate move subscriptions request accepted; operation will complete asynchronously." + }, + "204": { + "description": "No Content -- The subscriptions can be moved to the target delegated provider offer." + }, "default": { "description": "Unexpected Error", "schema": { "$ref": "Subscriptions.json#/definitions/Error" } - }, - "204": { - "description": "No Content -- The subscriptions can be moved to the target delegated provider offer." - }, - "202": { - "description": "Accepted -- Validate move subscriptions request accepted; operation will complete asynchronously." } }, "x-ms-long-running-operation": true @@ -264,17 +264,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/SubscriptionList" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } }, "x-ms-pageable": { @@ -307,17 +307,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/CheckNameAvailabilityResponse" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -346,17 +346,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK", "schema": { "$ref": "#/definitions/SubscriptionDefinition" } + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } }, @@ -386,10 +386,10 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", + "200": { + "description": "OK", "schema": { - "$ref": "Subscriptions.json#/definitions/Error" + "$ref": "#/definitions/SubscriptionDefinition" } }, "201": { @@ -398,10 +398,10 @@ "$ref": "#/definitions/SubscriptionDefinition" } }, - "200": { - "description": "OK", + "default": { + "description": "Unexpected Error", "schema": { - "$ref": "#/definitions/SubscriptionDefinition" + "$ref": "Subscriptions.json#/definitions/Error" } } } @@ -429,17 +429,17 @@ } ], "responses": { - "default": { - "description": "Unexpected Error", - "schema": { - "$ref": "Subscriptions.json#/definitions/Error" - } - }, "200": { "description": "OK" }, "204": { "description": "No Content" + }, + "default": { + "description": "Unexpected Error", + "schema": { + "$ref": "Subscriptions.json#/definitions/Error" + } } } } @@ -510,6 +510,7 @@ "items": { "$ref": "#/definitions/ErrorDefinition" }, + "x-ms-identifiers": [], "readOnly": true } } @@ -574,7 +575,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] } } }, @@ -642,7 +646,10 @@ "description": "Directory tenant health report.", "items": { "$ref": "#/definitions/DirectoryTenantHealthReport" - } + }, + "x-ms-identifiers": [ + "tenantId" + ] }, "nextLink": { "description": "URI to the next page.", @@ -680,7 +687,8 @@ "description": "A report of the health status of an identity applications.", "items": { "$ref": "#/definitions/ApplicationHealthReport" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "URI to the next page.", @@ -726,7 +734,10 @@ "description": "A report of the health status of an AppRoleAssignment.", "items": { "$ref": "#/definitions/AppRoleAssignmentHealthReport" - } + }, + "x-ms-identifiers": [ + "appRoleAssignment/resource" + ] }, "nextLink": { "description": "URI to the next page.", @@ -774,7 +785,10 @@ "description": "A report of the health status of an OAuth2PermissionGrant.", "items": { "$ref": "#/definitions/OAuth2PermissionGrantHealthReport" - } + }, + "x-ms-identifiers": [ + "oAuth2PermissionGrant/resource" + ] }, "nextLink": { "description": "URI to the next page.", @@ -822,7 +836,10 @@ "description": "A report of the health status of a tag on an identity application service principal.", "items": { "$ref": "#/definitions/ServicePrincipalTagHealthReport" - } + }, + "x-ms-identifiers": [ + "servicePrincipalTag" + ] }, "nextLink": { "description": "URI to the next page.", @@ -1118,7 +1135,8 @@ "type": "array", "items": { "$ref": "#/definitions/MetricValue" - } + }, + "x-ms-identifiers": [] }, "MetricDefinition": { "description": "Metric Definition", @@ -1251,7 +1269,8 @@ "type": "array", "items": { "$ref": "#/definitions/MetricAvailability" - } + }, + "x-ms-identifiers": [] }, "MetricList": { "description": "List of metrics.", @@ -1261,7 +1280,8 @@ "type": "array", "items": { "$ref": "#/definitions/Metric" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "type": "string", @@ -1277,7 +1297,10 @@ "type": "array", "items": { "$ref": "#/definitions/MetricDefinition" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "type": "string", diff --git a/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/Update.json b/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/Update.json index 0ff986279345..01d123b7bd03 100644 --- a/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/Update.json +++ b/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/Update.json @@ -123,7 +123,10 @@ "type": "array", "items": { "$ref": "#/definitions/Operation" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URI to the next page of operations.", diff --git a/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/UpdateRuns.json b/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/UpdateRuns.json index fabb4bcb7f4c..645a833f913b 100644 --- a/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/UpdateRuns.json +++ b/specification/azsadmin/resource-manager/update/Microsoft.Update.Admin/preview/2016-05-01/UpdateRuns.json @@ -310,7 +310,10 @@ "type": "array", "items": { "$ref": "#/definitions/Step" - } + }, + "x-ms-identifiers": [ + "name" + ] } } },