Skip to content

Commit

Permalink
Add x-ms-identifiers to resources/resource-manager. (Azure#17766)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Vukelich <[email protected]>
  • Loading branch information
2 people authored and FredericHeem committed Mar 7, 2022
1 parent 4f85fc0 commit a157351
Show file tree
Hide file tree
Showing 13 changed files with 107 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1075,6 +1075,9 @@
"items": {
"$ref": "#/definitions/ManagementLockOwner"
},
"x-ms-identifiers": [
"applicationId"
],
"description": "The owners of the lock."
}
},
Expand Down Expand Up @@ -1167,6 +1170,7 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [],
"description": "List of Microsoft.Authorization operations."
},
"nextLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@
"items": {
"$ref": "#/definitions/DataManifestCustomResourceFunctionDefinition"
},
"x-ms-identifiers": [
"name",
"fullyQualifiedResourceType"
],
"description": "An array of data manifest custom resource definition."
}
},
Expand Down Expand Up @@ -196,6 +200,9 @@
"items": {
"$ref": "../../../Microsoft.Resources/stable/2020-06-01/resources.json#/definitions/Alias"
},
"x-ms-identifiers": [
"name"
],
"description": "The aliases for property names."
}
},
Expand Down Expand Up @@ -223,13 +230,19 @@
"items": {
"$ref": "#/definitions/ResourceTypeAliases"
},
"x-ms-identifiers": [
"resourceType"
],
"description": "An array of resource type aliases."
},
"effects": {
"type": "array",
"items": {
"$ref": "#/definitions/DataEffect"
},
"x-ms-identifiers": [
"name"
],
"description": "The effect definition."
},
"fieldValues": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,10 @@
"items": {
"$ref": "#/definitions/NonComplianceMessage"
},
"x-ms-identifiers": [
"message",
"policyDefinitionReferenceId"
],
"description": "The messages that describe why a resource is non-compliant with the policy."
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@
"items": {
"type": "object"
},
"x-ms-identifiers": [],
"description": "The allowed values for the parameter."
},
"defaultValue": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -550,13 +550,19 @@
"items": {
"$ref": "#/definitions/PolicyDefinitionReference"
},
"x-ms-identifiers": [
"policyDefinitionReferenceId"
],
"description": "An array of policy definition references."
},
"policyDefinitionGroups": {
"type": "array",
"items": {
"$ref": "#/definitions/PolicyDefinitionGroup"
},
"x-ms-identifiers": [
"name"
],
"description": "The metadata describing groups of policy definition references within the policy set definition."
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "List of Microsoft.Features operations."
},
"nextLink": {
Expand Down Expand Up @@ -432,7 +435,8 @@
"type": "array",
"items": {
"$ref": "#/definitions/ErrorDefinition"
}
},
"x-ms-identifiers": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "List of Microsoft.Resources operations."
},
"nextLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4781,6 +4781,7 @@
"items": {
"$ref": "#/definitions/AliasPath"
},
"x-ms-identifiers": [],
"description": "The paths for an alias."
},
"type": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/EnvironmentVariable"
}
},
"x-ms-identifiers": [
"name"
]
},
"forceUpdateTag": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,9 @@
"items": {
"$ref": "#/definitions/ManagedByTenant"
},
"x-ms-identifiers": [
"tenantId"
],
"description": "An array containing the tenants managing the subscription."
},
"tags": {
Expand Down Expand Up @@ -722,6 +725,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "List of Microsoft.Resources operations."
},
"nextLink": {
Expand Down Expand Up @@ -765,6 +771,9 @@
"items": {
"$ref": "#/definitions/AvailabilityZonePeers"
},
"x-ms-identifiers": [
"availabilityZone"
],
"description": "The Availability Zones shared by the subscriptions."
}
}
Expand All @@ -782,6 +791,10 @@
"items": {
"$ref": "#/definitions/Peers"
},
"x-ms-identifiers": [
"availabilityZone",
"subscriptionId"
],
"description": "Details of shared availability zone."
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4908,6 +4908,7 @@
"items": {
"$ref": "#/definitions/AliasPath"
},
"x-ms-identifiers": [],
"description": "The paths for an alias."
},
"type": {
Expand Down Expand Up @@ -4991,13 +4992,20 @@
"items": {
"$ref": "#/definitions/ProviderExtendedLocation"
},
"x-ms-identifiers": [
"location",
"type"
],
"description": "The location mappings that are supported by this resource type."
},
"aliases": {
"type": "array",
"items": {
"$ref": "#/definitions/Alias"
},
"x-ms-identifiers": [
"name"
],
"description": "The aliases that are supported by this resource type."
},
"apiVersions": {
Expand All @@ -5016,14 +5024,21 @@
"type": "array",
"items": {
"$ref": "#/definitions/ZoneMapping"
}
},
"x-ms-identifiers": [
"location"
]
},
"apiProfiles": {
"type": "array",
"readOnly": true,
"items": {
"$ref": "#/definitions/ApiProfile"
},
"x-ms-identifiers": [
"apiVersion",
"profileVersion"
],
"description": "The API profiles for the resource provider."
},
"capabilities": {
Expand Down Expand Up @@ -5068,6 +5083,9 @@
"items": {
"$ref": "#/definitions/ProviderResourceType"
},
"x-ms-identifiers": [
"resourceType"
],
"description": "The collection of provider resource types."
},
"providerAuthorizationConsentState": {
Expand Down Expand Up @@ -5407,6 +5425,9 @@
"items": {
"$ref": "#/definitions/ProviderResourceType"
},
"x-ms-identifiers": [
"resourceType"
],
"description": "An array of resource types."
},
"nextLink": {
Expand Down Expand Up @@ -6126,6 +6147,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "List of Microsoft.Resources operations."
},
"nextLink": {
Expand Down Expand Up @@ -6207,6 +6231,9 @@
"items": {
"$ref": "#/definitions/WhatIfPropertyChange"
},
"x-ms-identifiers": [
"path"
],
"description": "Nested property changes."
}
},
Expand Down Expand Up @@ -6287,6 +6314,9 @@
"items": {
"$ref": "#/definitions/WhatIfPropertyChange"
},
"x-ms-identifiers": [
"path"
],
"description": "The predicted changes to resource properties."
}
}
Expand All @@ -6299,6 +6329,10 @@
"items": {
"$ref": "#/definitions/WhatIfChange"
},
"x-ms-identifiers": [
"resourceId",
"changeType"
],
"description": "List of resource changes predicted by What-If operation."
}
}
Expand Down Expand Up @@ -6454,6 +6488,7 @@
"items": {
"$ref": "#/definitions/Permission"
},
"x-ms-identifiers": [],
"description": "Role definition permissions."
},
"scopes": {
Expand Down Expand Up @@ -6505,6 +6540,7 @@
"items": {
"$ref": "#/definitions/ProviderPermission"
},
"x-ms-identifiers": [],
"description": "An array of provider permissions."
},
"nextLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,9 @@
"items": {
"$ref": "#/definitions/LinkedTemplateArtifact"
},
"x-ms-identifiers": [
"path"
],
"description": "An array of linked template artifacts."
},
"metadata": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1147,14 +1147,22 @@
"type": "array",
"items": {
"$ref": "#/definitions/ApplicationProviderAuthorization"
}
},
"x-ms-identifiers": [
"principalId",
"roleDefinitionId"
]
},
"artifacts": {
"description": "The collection of managed application artifacts. The portal will use the files specified as artifacts to construct the user experience of creating a managed application from a managed application definition.",
"type": "array",
"items": {
"$ref": "#/definitions/ApplicationArtifact"
}
},
"x-ms-identifiers": [
"name",
"uri"
]
},
"description": {
"type": "string",
Expand Down Expand Up @@ -1514,6 +1522,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "List of Microsoft.Solutions operations."
},
"nextLink": {
Expand Down

0 comments on commit a157351

Please sign in to comment.