-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated from 5dec070cc11762115c20ebe31ac0b2d11428a326 (#2191)
Transform the type of expressionValue and targetValue to object type for the languages that support a generic object type.
- Loading branch information
1 parent
4ef5965
commit 79a7bf0
Showing
9 changed files
with
712 additions
and
357 deletions.
There are no files selected for viewing
982 changes: 661 additions & 321 deletions
982
packages/@azure/arm-policyinsights/lib/models/index.ts
Large diffs are not rendered by default.
Oops, something went wrong.
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
9 changes: 6 additions & 3 deletions
9
packages/@azure/arm-policyinsights/lib/models/operationsMappers.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,15 +1,18 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
OperationsListResults, | ||
Operation, | ||
OperationDisplay, | ||
OperationsListResults, | ||
QueryFailure, | ||
QueryFailureError | ||
} from "../models/mappers"; | ||
|
9 changes: 6 additions & 3 deletions
9
packages/@azure/arm-policyinsights/lib/models/policyEventsMappers.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,14 +1,17 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
PolicyEvent, | ||
PolicyEventsQueryResults, | ||
PolicyEvent, | ||
QueryFailure, | ||
QueryFailureError | ||
} from "../models/mappers"; | ||
|
19 changes: 11 additions & 8 deletions
19
packages/@azure/arm-policyinsights/lib/models/policyStatesMappers.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,22 +1,25 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
PolicyStatesQueryResults, | ||
PolicyState, | ||
PolicyEvaluationDetails, | ||
ExpressionEvaluationDetails, | ||
IfNotExistsEvaluationDetails, | ||
PolicyAssignmentSummary, | ||
PolicyDefinitionSummary, | ||
PolicyEvaluationDetails, | ||
PolicyState, | ||
PolicyStatesQueryResults, | ||
QueryFailure, | ||
QueryFailureError, | ||
SummarizeResults, | ||
Summary, | ||
SummaryResults | ||
SummaryResults, | ||
PolicyAssignmentSummary, | ||
PolicyDefinitionSummary | ||
} from "../models/mappers"; | ||
|
15 changes: 9 additions & 6 deletions
15
packages/@azure/arm-policyinsights/lib/models/policyTrackedResourcesMappers.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,16 +1,19 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
PolicyDetails, | ||
PolicyTrackedResource, | ||
PolicyTrackedResourcesQueryResults, | ||
PolicyTrackedResource, | ||
PolicyDetails, | ||
TrackedResourceModificationDetails, | ||
QueryFailure, | ||
QueryFailureError, | ||
TrackedResourceModificationDetails | ||
QueryFailureError | ||
} from "../models/mappers"; | ||
|
19 changes: 11 additions & 8 deletions
19
packages/@azure/arm-policyinsights/lib/models/remediationsMappers.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,20 +1,23 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
BaseResource, | ||
RemediationDeploymentsListResult, | ||
RemediationDeployment, | ||
ErrorDefinition, | ||
TypedErrorInfo, | ||
ErrorResponse, | ||
Remediation, | ||
RemediationDeployment, | ||
RemediationDeploymentsListResult, | ||
RemediationDeploymentSummary, | ||
BaseResource, | ||
RemediationFilters, | ||
RemediationListResult, | ||
TypedErrorInfo | ||
RemediationDeploymentSummary, | ||
RemediationListResult | ||
} from "../models/mappers"; | ||
|
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