Skip to content

Commit ee619d7

Browse files
author
SDKAuto
committed
CodeGen from PR 30588 in Azure/azure-rest-api-specs
Merge 686fd66abbd19c2fb537d8be3cf3d0b21b318a57 into b72e019
1 parent 879876e commit ee619d7

12 files changed

+225
-26
lines changed

sdk/resourcemanager/Azure.ResourceManager/src/autorest.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ sample-gen:
3737
clear-output-folder: true
3838
namespace: Azure.ResourceManager
3939
input-file:
40-
- https://github.com/Azure/azure-rest-api-specs/blob/78eac0bd58633028293cb1ec1709baa200bed9e2/specification/common-types/resource-management/v3/types.json
41-
- https://github.com/Azure/azure-rest-api-specs/blob/78eac0bd58633028293cb1ec1709baa200bed9e2/specification/common-types/resource-management/v4/managedidentity.json
40+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/common-types/resource-management/v3/types.json
41+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/common-types/resource-management/v4/managedidentity.json
4242
4343
format-by-name-rules:
4444
'tenantId': 'uuid'
@@ -170,14 +170,14 @@ sample-gen:
170170
namespace: Azure.ResourceManager.Resources
171171
title: ResourceManagementClient
172172
input-file:
173-
- https://github.com/Azure/azure-rest-api-specs/blob/817861452040bf29d14b57ac7418560e4680e06e/specification/resources/resource-manager/Microsoft.Authorization/stable/2022-06-01/policyAssignments.json
174-
- https://github.com/Azure/azure-rest-api-specs/blob/90a65cb3135d42438a381eb8bb5461a2b99b199f/specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policyDefinitions.json
175-
- https://github.com/Azure/azure-rest-api-specs/blob/90a65cb3135d42438a381eb8bb5461a2b99b199f/specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policySetDefinitions.json
176-
- https://github.com/Azure/azure-rest-api-specs/blob/78eac0bd58633028293cb1ec1709baa200bed9e2/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/dataPolicyManifests.json
177-
- https://github.com/Azure/azure-rest-api-specs/blob/78eac0bd58633028293cb1ec1709baa200bed9e2/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/locks.json
178-
- https://github.com/Azure/azure-rest-api-specs/blob/90a65cb3135d42438a381eb8bb5461a2b99b199f/specification/resources/resource-manager/Microsoft.Resources/stable/2022-09-01/resources.json
179-
- https://github.com/Azure/azure-rest-api-specs/blob/78eac0bd58633028293cb1ec1709baa200bed9e2/specification/resources/resource-manager/Microsoft.Resources/stable/2022-12-01/subscriptions.json
180-
- https://github.com/Azure/azure-rest-api-specs/blob/78eac0bd58633028293cb1ec1709baa200bed9e2/specification/resources/resource-manager/Microsoft.Features/stable/2021-07-01/features.json
173+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Authorization/stable/2022-06-01/policyAssignments.json
174+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policyDefinitions.json
175+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policySetDefinitions.json
176+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/dataPolicyManifests.json
177+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/locks.json
178+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Resources/stable/2022-09-01/resources.json
179+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Resources/stable/2022-12-01/subscriptions.json
180+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/resources/resource-manager/Microsoft.Features/stable/2021-07-01/features.json
181181
182182
list-exception:
183183
- /{resourceId}
@@ -684,7 +684,7 @@ sample-gen:
684684
namespace: Azure.ResourceManager.ManagementGroups
685685
title: ManagementClient
686686
input-file:
687-
- https://github.com/Azure/azure-rest-api-specs/blob/90a65cb3135d42438a381eb8bb5461a2b99b199f/specification/managementgroups/resource-manager/Microsoft.Management/stable/2021-04-01/management.json
687+
- https://github.com/Azure/azure-rest-api-specs/blob/6a4338c817f038bf14ac46a63a5efc39250ef91a/specification/managementgroups/resource-manager/Microsoft.Management/stable/2021-04-01/management.json
688688
request-path-to-parent:
689689
/providers/Microsoft.Management/checkNameAvailability: /providers/Microsoft.Management/managementGroups/{groupId}
690690
/providers/Microsoft.Management/getEntities: /providers/Microsoft.Management/managementGroups/{groupId}

0 commit comments

Comments
 (0)