forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 16919 in Azure/azure-rest-api-specs
Merge 8f3eba759ffa00df110a178c1fcc39f1cd607a6a into 35ebd5881bab5377e72b90e0c241fc598da95d4f
- Loading branch information
SDKAuto
committed
Dec 3, 2021
1 parent
bdf11ab
commit 8011d08
Showing
61 changed files
with
13,852 additions
and
1,252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
...uthorization/arm-authorization/src/models/accessReviewDefaultSettingsOperationsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewRecurrencePattern, | ||
AccessReviewRecurrenceRange, | ||
AccessReviewRecurrenceSettings, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
AccessReviewScheduleSettings, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
21 changes: 21 additions & 0 deletions
21
sdk/authorization/arm-authorization/src/models/accessReviewInstanceDecisionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDecisionListResult, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
22 changes: 22 additions & 0 deletions
22
sdk/authorization/arm-authorization/src/models/accessReviewInstanceMyDecisionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDecisionListResult, | ||
AccessReviewDecisionProperties, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
8 changes: 5 additions & 3 deletions
8
.../src/models/globalAdministratorMappers.ts → .../accessReviewInstanceOperationsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
CloudError | ||
discriminators, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties | ||
} from "../models/mappers"; |
21 changes: 21 additions & 0 deletions
21
...ization/arm-authorization/src/models/accessReviewInstancesAssignedForMyApprovalMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewInstanceListResult, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
21 changes: 21 additions & 0 deletions
21
sdk/authorization/arm-authorization/src/models/accessReviewInstancesMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewInstanceListResult, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
21 changes: 21 additions & 0 deletions
21
...m-authorization/src/models/accessReviewScheduleDefinitionsAssignedForMyApprovalMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
AccessReviewScheduleDefinitionListResult, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
22 changes: 22 additions & 0 deletions
22
sdk/authorization/arm-authorization/src/models/accessReviewScheduleDefinitionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
AccessReviewDecision, | ||
AccessReviewDefaultSettings, | ||
AccessReviewInstance, | ||
AccessReviewReviewer, | ||
AccessReviewScheduleDefinition, | ||
AccessReviewScheduleDefinitionListResult, | ||
AccessReviewScheduleDefinitionProperties, | ||
BaseResource, | ||
ErrorDefinition, | ||
ErrorDefinitionProperties, | ||
RoleAssignment | ||
} from "../models/mappers"; |
Oops, something went wrong.