@azure/arm-policyinsights 6.0.0-beta.2 → 6.0.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +54 -1
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +1809 -831
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtSubscriptionSample.js +13 -4
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsDeleteAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/attestationsDeleteAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsDeleteAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/attestationsDeleteAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsDeleteAtSubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/attestationsDeleteAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsGetAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/attestationsGetAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsGetAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/attestationsGetAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsGetAtSubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/attestationsGetAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsListForResourceGroupSample.js +15 -6
- package/dist-esm/samples-dev/attestationsListForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsListForResourceSample.js +13 -4
- package/dist-esm/samples-dev/attestationsListForResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsListForSubscriptionSample.js +13 -4
- package/dist-esm/samples-dev/attestationsListForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForPolicyDefinitionSample.d.ts +2 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForPolicyDefinitionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForPolicyDefinitionSample.js +39 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForPolicyDefinitionSample.js.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.d.ts +2 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js +40 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupSample.js +64 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceSample.d.ts +2 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceSample.js +131 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForResourceSample.js.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.d.ts +2 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js +39 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionSample.js +62 -0
- package/dist-esm/samples-dev/componentPolicyStatesListQueryResultsForSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +11 -3
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForManagementGroupSample.js +13 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicyDefinitionSample.js +13 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicyDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicySetDefinitionSample.js +13 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicySetDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js +15 -6
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupSample.js +15 -6
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceSample.js +28 -14
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js +13 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionSample.js +28 -14
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyMetadataGetResourceSample.js +10 -2
- package/dist-esm/samples-dev/policyMetadataGetResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/policyMetadataListSample.js +13 -4
- package/dist-esm/samples-dev/policyMetadataListSample.js.map +1 -1
- package/dist-esm/samples-dev/policyRestrictionsCheckAtManagementGroupScopeSample.js +10 -2
- package/dist-esm/samples-dev/policyRestrictionsCheckAtManagementGroupScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/policyRestrictionsCheckAtResourceGroupScopeSample.js +11 -3
- package/dist-esm/samples-dev/policyRestrictionsCheckAtResourceGroupScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/policyRestrictionsCheckAtSubscriptionScopeSample.js +10 -2
- package/dist-esm/samples-dev/policyRestrictionsCheckAtSubscriptionScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForManagementGroupSample.js +13 -4
- package/dist-esm/samples-dev/policyStatesListQueryResultsForManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicyDefinitionSample.js +13 -4
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicyDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicySetDefinitionSample.js +13 -4
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicySetDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js +15 -6
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupSample.js +15 -6
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceSample.js +31 -16
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js +13 -4
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionSample.js +28 -14
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForManagementGroupSample.js +10 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicyDefinitionSample.js +10 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicyDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicySetDefinitionSample.js +10 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicySetDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupLevelPolicyAssignmentSample.js +11 -3
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceSample.js +10 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionLevelPolicyAssignmentSample.js +10 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionSample.js +13 -4
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesTriggerResourceGroupEvaluationSample.js +11 -3
- package/dist-esm/samples-dev/policyStatesTriggerResourceGroupEvaluationSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesTriggerSubscriptionEvaluationSample.js +10 -2
- package/dist-esm/samples-dev/policyStatesTriggerSubscriptionEvaluationSample.js.map +1 -1
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForManagementGroupSample.js +13 -4
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForResourceGroupSample.js +15 -6
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForResourceSample.js +13 -4
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForSubscriptionSample.js +13 -4
- package/dist-esm/samples-dev/policyTrackedResourcesListQueryResultsForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCancelAtManagementGroupSample.js +10 -2
- package/dist-esm/samples-dev/remediationsCancelAtManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCancelAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/remediationsCancelAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCancelAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/remediationsCancelAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCancelAtSubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/remediationsCancelAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtManagementGroupSample.js +10 -2
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtSubscriptionSample.js +13 -4
- package/dist-esm/samples-dev/remediationsCreateOrUpdateAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsDeleteAtManagementGroupSample.js +10 -2
- package/dist-esm/samples-dev/remediationsDeleteAtManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsDeleteAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/remediationsDeleteAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsDeleteAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/remediationsDeleteAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsDeleteAtSubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/remediationsDeleteAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsGetAtManagementGroupSample.js +10 -2
- package/dist-esm/samples-dev/remediationsGetAtManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsGetAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/remediationsGetAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsGetAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/remediationsGetAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsGetAtSubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/remediationsGetAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListDeploymentsAtManagementGroupSample.js +10 -2
- package/dist-esm/samples-dev/remediationsListDeploymentsAtManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListDeploymentsAtResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/remediationsListDeploymentsAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListDeploymentsAtResourceSample.js +10 -2
- package/dist-esm/samples-dev/remediationsListDeploymentsAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListDeploymentsAtSubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/remediationsListDeploymentsAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListForManagementGroupSample.js +13 -4
- package/dist-esm/samples-dev/remediationsListForManagementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListForResourceGroupSample.js +15 -6
- package/dist-esm/samples-dev/remediationsListForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListForResourceSample.js +13 -4
- package/dist-esm/samples-dev/remediationsListForResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/remediationsListForSubscriptionSample.js +13 -4
- package/dist-esm/samples-dev/remediationsListForSubscriptionSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +377 -94
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +6 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +7 -3
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +446 -82
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +13 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +127 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/attestations.d.ts.map +1 -1
- package/dist-esm/src/operations/attestations.js +67 -36
- package/dist-esm/src/operations/attestations.js.map +1 -1
- package/dist-esm/src/operations/componentPolicyStates.d.ts +66 -0
- package/dist-esm/src/operations/componentPolicyStates.d.ts.map +1 -0
- package/dist-esm/src/operations/componentPolicyStates.js +292 -0
- package/dist-esm/src/operations/componentPolicyStates.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +2 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.js +1 -1
- package/dist-esm/src/operations/policyEvents.d.ts.map +1 -1
- package/dist-esm/src/operations/policyEvents.js +153 -153
- package/dist-esm/src/operations/policyEvents.js.map +1 -1
- package/dist-esm/src/operations/policyMetadataOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/policyMetadataOperations.js +19 -8
- package/dist-esm/src/operations/policyMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/policyStates.d.ts.map +1 -1
- package/dist-esm/src/operations/policyStates.js +161 -161
- package/dist-esm/src/operations/policyStates.js.map +1 -1
- package/dist-esm/src/operations/policyTrackedResources.d.ts.map +1 -1
- package/dist-esm/src/operations/policyTrackedResources.js +73 -32
- package/dist-esm/src/operations/policyTrackedResources.js.map +1 -1
- package/dist-esm/src/operations/remediations.d.ts.map +1 -1
- package/dist-esm/src/operations/remediations.js +145 -64
- package/dist-esm/src/operations/remediations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/componentPolicyStates.d.ts +58 -0
- package/dist-esm/src/operationsInterfaces/componentPolicyStates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/componentPolicyStates.js +9 -0
- package/dist-esm/src/operationsInterfaces/componentPolicyStates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/src/policyInsightsClient.d.ts +3 -2
- package/dist-esm/src/policyInsightsClient.d.ts.map +1 -1
- package/dist-esm/src/policyInsightsClient.js +7 -9
- package/dist-esm/src/policyInsightsClient.js.map +1 -1
- package/package.json +5 -4
- package/review/arm-policyinsights.api.md +170 -32
- package/src/index.ts +1 -0
- package/src/models/index.ts +438 -163
- package/src/models/mappers.ts +453 -85
- package/src/models/parameters.ts +139 -1
- package/src/operations/attestations.ts +78 -40
- package/src/operations/componentPolicyStates.ts +376 -0
- package/src/operations/index.ts +2 -1
- package/src/operations/operations.ts +1 -1
- package/src/operations/policyEvents.ts +215 -199
- package/src/operations/policyMetadataOperations.ts +22 -10
- package/src/operations/policyStates.ts +224 -208
- package/src/operations/policyTrackedResources.ts +100 -51
- package/src/operations/remediations.ts +186 -88
- package/src/operationsInterfaces/componentPolicyStates.ts +113 -0
- package/src/operationsInterfaces/index.ts +2 -1
- package/src/pagingHelper.ts +39 -0
- package/src/policyInsightsClient.ts +13 -10
- package/types/arm-policyinsights.d.ts +433 -65
- package/types/tsdoc-metadata.json +1 -1
|
@@ -643,31 +643,6 @@ export interface PolicyGroupSummary {
|
|
|
643
643
|
/** Compliance summary for the policy definition group. */
|
|
644
644
|
results?: SummaryResults;
|
|
645
645
|
}
|
|
646
|
-
/** List of available operations. */
|
|
647
|
-
export interface OperationsListResults {
|
|
648
|
-
/** OData entity count; represents the number of operations returned. */
|
|
649
|
-
odataCount?: number;
|
|
650
|
-
/** List of available operations. */
|
|
651
|
-
value?: Operation[];
|
|
652
|
-
}
|
|
653
|
-
/** Operation definition. */
|
|
654
|
-
export interface Operation {
|
|
655
|
-
/** Operation name. */
|
|
656
|
-
name?: string;
|
|
657
|
-
/** Display metadata associated with the operation. */
|
|
658
|
-
display?: OperationDisplay;
|
|
659
|
-
}
|
|
660
|
-
/** Display metadata associated with the operation. */
|
|
661
|
-
export interface OperationDisplay {
|
|
662
|
-
/** Resource provider name. */
|
|
663
|
-
provider?: string;
|
|
664
|
-
/** Resource name on which the operation is performed. */
|
|
665
|
-
resource?: string;
|
|
666
|
-
/** Operation name. */
|
|
667
|
-
operation?: string;
|
|
668
|
-
/** Operation description. */
|
|
669
|
-
description?: string;
|
|
670
|
-
}
|
|
671
646
|
/** Policy metadata resource definition. */
|
|
672
647
|
export interface PolicyMetadata {
|
|
673
648
|
/**
|
|
@@ -975,6 +950,249 @@ export interface CheckManagementGroupRestrictionsRequest {
|
|
|
975
950
|
/** The list of fields and values that should be evaluated for potential restrictions. */
|
|
976
951
|
pendingFields?: PendingField[];
|
|
977
952
|
}
|
|
953
|
+
/** Query results. */
|
|
954
|
+
export interface ComponentPolicyStatesQueryResults {
|
|
955
|
+
/** OData context string; used by OData clients to resolve type information based on metadata. */
|
|
956
|
+
odataContext?: string;
|
|
957
|
+
/** OData entity count; represents the number of policy state records returned. */
|
|
958
|
+
odataCount?: number;
|
|
959
|
+
/** Query results. */
|
|
960
|
+
value?: ComponentPolicyState[];
|
|
961
|
+
}
|
|
962
|
+
/** Component Policy State record. */
|
|
963
|
+
export interface ComponentPolicyState {
|
|
964
|
+
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
965
|
+
[property: string]: any;
|
|
966
|
+
/**
|
|
967
|
+
* OData entity ID; always set to null since component policy state records do not have an entity ID.
|
|
968
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
969
|
+
*/
|
|
970
|
+
readonly odataId?: string;
|
|
971
|
+
/**
|
|
972
|
+
* OData context string; used by OData clients to resolve type information based on metadata.
|
|
973
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
974
|
+
*/
|
|
975
|
+
readonly odataContext?: string;
|
|
976
|
+
/**
|
|
977
|
+
* Timestamp for the component policy state record.
|
|
978
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
979
|
+
*/
|
|
980
|
+
readonly timestamp?: Date;
|
|
981
|
+
/**
|
|
982
|
+
* Component Id.
|
|
983
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
984
|
+
*/
|
|
985
|
+
readonly componentId?: string;
|
|
986
|
+
/**
|
|
987
|
+
* Component type.
|
|
988
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
989
|
+
*/
|
|
990
|
+
readonly componentType?: string;
|
|
991
|
+
/**
|
|
992
|
+
* Component name.
|
|
993
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
994
|
+
*/
|
|
995
|
+
readonly componentName?: string;
|
|
996
|
+
/**
|
|
997
|
+
* Resource ID.
|
|
998
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
999
|
+
*/
|
|
1000
|
+
readonly resourceId?: string;
|
|
1001
|
+
/**
|
|
1002
|
+
* Policy assignment ID.
|
|
1003
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1004
|
+
*/
|
|
1005
|
+
readonly policyAssignmentId?: string;
|
|
1006
|
+
/**
|
|
1007
|
+
* Policy definition ID.
|
|
1008
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1009
|
+
*/
|
|
1010
|
+
readonly policyDefinitionId?: string;
|
|
1011
|
+
/**
|
|
1012
|
+
* Subscription ID.
|
|
1013
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1014
|
+
*/
|
|
1015
|
+
readonly subscriptionId?: string;
|
|
1016
|
+
/**
|
|
1017
|
+
* Resource type.
|
|
1018
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1019
|
+
*/
|
|
1020
|
+
readonly resourceType?: string;
|
|
1021
|
+
/**
|
|
1022
|
+
* Resource location.
|
|
1023
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1024
|
+
*/
|
|
1025
|
+
readonly resourceLocation?: string;
|
|
1026
|
+
/**
|
|
1027
|
+
* Resource group name.
|
|
1028
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1029
|
+
*/
|
|
1030
|
+
readonly resourceGroup?: string;
|
|
1031
|
+
/**
|
|
1032
|
+
* Policy assignment name.
|
|
1033
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1034
|
+
*/
|
|
1035
|
+
readonly policyAssignmentName?: string;
|
|
1036
|
+
/**
|
|
1037
|
+
* Policy assignment owner.
|
|
1038
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1039
|
+
*/
|
|
1040
|
+
readonly policyAssignmentOwner?: string;
|
|
1041
|
+
/**
|
|
1042
|
+
* Policy assignment parameters.
|
|
1043
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1044
|
+
*/
|
|
1045
|
+
readonly policyAssignmentParameters?: string;
|
|
1046
|
+
/**
|
|
1047
|
+
* Policy assignment scope.
|
|
1048
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1049
|
+
*/
|
|
1050
|
+
readonly policyAssignmentScope?: string;
|
|
1051
|
+
/**
|
|
1052
|
+
* Policy definition name.
|
|
1053
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1054
|
+
*/
|
|
1055
|
+
readonly policyDefinitionName?: string;
|
|
1056
|
+
/**
|
|
1057
|
+
* Policy definition action, i.e. effect.
|
|
1058
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1059
|
+
*/
|
|
1060
|
+
readonly policyDefinitionAction?: string;
|
|
1061
|
+
/**
|
|
1062
|
+
* Policy definition category.
|
|
1063
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1064
|
+
*/
|
|
1065
|
+
readonly policyDefinitionCategory?: string;
|
|
1066
|
+
/**
|
|
1067
|
+
* Policy set definition ID, if the policy assignment is for a policy set.
|
|
1068
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1069
|
+
*/
|
|
1070
|
+
readonly policySetDefinitionId?: string;
|
|
1071
|
+
/**
|
|
1072
|
+
* Policy set definition name, if the policy assignment is for a policy set.
|
|
1073
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1074
|
+
*/
|
|
1075
|
+
readonly policySetDefinitionName?: string;
|
|
1076
|
+
/**
|
|
1077
|
+
* Policy set definition owner, if the policy assignment is for a policy set.
|
|
1078
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1079
|
+
*/
|
|
1080
|
+
readonly policySetDefinitionOwner?: string;
|
|
1081
|
+
/**
|
|
1082
|
+
* Policy set definition category, if the policy assignment is for a policy set.
|
|
1083
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1084
|
+
*/
|
|
1085
|
+
readonly policySetDefinitionCategory?: string;
|
|
1086
|
+
/**
|
|
1087
|
+
* Policy set definition parameters, if the policy assignment is for a policy set.
|
|
1088
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1089
|
+
*/
|
|
1090
|
+
readonly policySetDefinitionParameters?: string;
|
|
1091
|
+
/**
|
|
1092
|
+
* Reference ID for the policy definition inside the policy set, if the policy assignment is for a policy set.
|
|
1093
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1094
|
+
*/
|
|
1095
|
+
readonly policyDefinitionReferenceId?: string;
|
|
1096
|
+
/**
|
|
1097
|
+
* Compliance state of the resource.
|
|
1098
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1099
|
+
*/
|
|
1100
|
+
readonly complianceState?: string;
|
|
1101
|
+
/** Policy evaluation details. This is only included in the response if the request contains $expand=PolicyEvaluationDetails. */
|
|
1102
|
+
policyEvaluationDetails?: ComponentPolicyEvaluationDetails;
|
|
1103
|
+
/**
|
|
1104
|
+
* Policy definition group names.
|
|
1105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1106
|
+
*/
|
|
1107
|
+
readonly policyDefinitionGroupNames?: string[];
|
|
1108
|
+
/**
|
|
1109
|
+
* Evaluated policy definition version.
|
|
1110
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1111
|
+
*/
|
|
1112
|
+
readonly policyDefinitionVersion?: string;
|
|
1113
|
+
/**
|
|
1114
|
+
* Evaluated policy set definition version.
|
|
1115
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1116
|
+
*/
|
|
1117
|
+
readonly policySetDefinitionVersion?: string;
|
|
1118
|
+
/**
|
|
1119
|
+
* Evaluated policy assignment version.
|
|
1120
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1121
|
+
*/
|
|
1122
|
+
readonly policyAssignmentVersion?: string;
|
|
1123
|
+
}
|
|
1124
|
+
/** Policy evaluation details. */
|
|
1125
|
+
export interface ComponentPolicyEvaluationDetails {
|
|
1126
|
+
/**
|
|
1127
|
+
* Details of the evaluated expressions.
|
|
1128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1129
|
+
*/
|
|
1130
|
+
readonly evaluatedExpressions?: ComponentExpressionEvaluationDetails[];
|
|
1131
|
+
/** Additional textual reason for the evaluation outcome. */
|
|
1132
|
+
reason?: string;
|
|
1133
|
+
}
|
|
1134
|
+
/** Evaluation details of policy language expressions. */
|
|
1135
|
+
export interface ComponentExpressionEvaluationDetails {
|
|
1136
|
+
/** Evaluation result. */
|
|
1137
|
+
result?: string;
|
|
1138
|
+
/**
|
|
1139
|
+
* Expression evaluated.
|
|
1140
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1141
|
+
*/
|
|
1142
|
+
readonly expression?: string;
|
|
1143
|
+
/**
|
|
1144
|
+
* The kind of expression that was evaluated.
|
|
1145
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1146
|
+
*/
|
|
1147
|
+
readonly expressionKind?: string;
|
|
1148
|
+
/**
|
|
1149
|
+
* Property path if the expression is a field or an alias.
|
|
1150
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1151
|
+
*/
|
|
1152
|
+
readonly path?: string;
|
|
1153
|
+
/**
|
|
1154
|
+
* Value of the expression.
|
|
1155
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1156
|
+
*/
|
|
1157
|
+
readonly expressionValue?: Record<string, unknown>;
|
|
1158
|
+
/**
|
|
1159
|
+
* Target value to be compared with the expression value.
|
|
1160
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1161
|
+
*/
|
|
1162
|
+
readonly targetValue?: Record<string, unknown>;
|
|
1163
|
+
/**
|
|
1164
|
+
* Operator to compare the expression value and the target value.
|
|
1165
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1166
|
+
*/
|
|
1167
|
+
readonly operator?: string;
|
|
1168
|
+
}
|
|
1169
|
+
/** List of available operations. */
|
|
1170
|
+
export interface OperationsListResults {
|
|
1171
|
+
/** OData entity count; represents the number of operations returned. */
|
|
1172
|
+
odataCount?: number;
|
|
1173
|
+
/** List of available operations. */
|
|
1174
|
+
value?: Operation[];
|
|
1175
|
+
}
|
|
1176
|
+
/** Operation definition. */
|
|
1177
|
+
export interface Operation {
|
|
1178
|
+
/** Operation name. */
|
|
1179
|
+
name?: string;
|
|
1180
|
+
/** Indicates whether the operation is a data action */
|
|
1181
|
+
isDataAction?: boolean;
|
|
1182
|
+
/** Display metadata associated with the operation. */
|
|
1183
|
+
display?: OperationDisplay;
|
|
1184
|
+
}
|
|
1185
|
+
/** Display metadata associated with the operation. */
|
|
1186
|
+
export interface OperationDisplay {
|
|
1187
|
+
/** Resource provider name. */
|
|
1188
|
+
provider?: string;
|
|
1189
|
+
/** Resource name on which the operation is performed. */
|
|
1190
|
+
resource?: string;
|
|
1191
|
+
/** Operation name. */
|
|
1192
|
+
operation?: string;
|
|
1193
|
+
/** Operation description. */
|
|
1194
|
+
description?: string;
|
|
1195
|
+
}
|
|
978
1196
|
/** List of attestations. */
|
|
979
1197
|
export interface AttestationListResult {
|
|
980
1198
|
/**
|
|
@@ -1228,6 +1446,19 @@ export declare enum KnownFieldRestrictionResult {
|
|
|
1228
1446
|
* **Deny**: The field and\/or values will be denied by policy.
|
|
1229
1447
|
*/
|
|
1230
1448
|
export declare type FieldRestrictionResult = string;
|
|
1449
|
+
/** Known values of {@link ComponentPolicyStatesResource} that the service accepts. */
|
|
1450
|
+
export declare enum KnownComponentPolicyStatesResource {
|
|
1451
|
+
/** Latest */
|
|
1452
|
+
Latest = "latest"
|
|
1453
|
+
}
|
|
1454
|
+
/**
|
|
1455
|
+
* Defines values for ComponentPolicyStatesResource. \
|
|
1456
|
+
* {@link KnownComponentPolicyStatesResource} can be used interchangeably with ComponentPolicyStatesResource,
|
|
1457
|
+
* this enum contains the known values that the service supports.
|
|
1458
|
+
* ### Known values supported by the service
|
|
1459
|
+
* **latest**
|
|
1460
|
+
*/
|
|
1461
|
+
export declare type ComponentPolicyStatesResource = string;
|
|
1231
1462
|
/** Known values of {@link ComplianceState} that the service accepts. */
|
|
1232
1463
|
export declare enum KnownComplianceState {
|
|
1233
1464
|
/** The resource is in compliance with the policy. */
|
|
@@ -1277,29 +1508,21 @@ export interface PolicyTrackedResourcesListQueryResultsForResourceOptionalParams
|
|
|
1277
1508
|
export declare type PolicyTrackedResourcesListQueryResultsForResourceResponse = PolicyTrackedResourcesQueryResults;
|
|
1278
1509
|
/** Optional parameters. */
|
|
1279
1510
|
export interface PolicyTrackedResourcesListQueryResultsForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1280
|
-
/** Parameter group */
|
|
1281
|
-
queryOptions?: QueryOptions;
|
|
1282
1511
|
}
|
|
1283
1512
|
/** Contains response data for the listQueryResultsForManagementGroupNext operation. */
|
|
1284
1513
|
export declare type PolicyTrackedResourcesListQueryResultsForManagementGroupNextResponse = PolicyTrackedResourcesQueryResults;
|
|
1285
1514
|
/** Optional parameters. */
|
|
1286
1515
|
export interface PolicyTrackedResourcesListQueryResultsForSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1287
|
-
/** Parameter group */
|
|
1288
|
-
queryOptions?: QueryOptions;
|
|
1289
1516
|
}
|
|
1290
1517
|
/** Contains response data for the listQueryResultsForSubscriptionNext operation. */
|
|
1291
1518
|
export declare type PolicyTrackedResourcesListQueryResultsForSubscriptionNextResponse = PolicyTrackedResourcesQueryResults;
|
|
1292
1519
|
/** Optional parameters. */
|
|
1293
1520
|
export interface PolicyTrackedResourcesListQueryResultsForResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1294
|
-
/** Parameter group */
|
|
1295
|
-
queryOptions?: QueryOptions;
|
|
1296
1521
|
}
|
|
1297
1522
|
/** Contains response data for the listQueryResultsForResourceGroupNext operation. */
|
|
1298
1523
|
export declare type PolicyTrackedResourcesListQueryResultsForResourceGroupNextResponse = PolicyTrackedResourcesQueryResults;
|
|
1299
1524
|
/** Optional parameters. */
|
|
1300
1525
|
export interface PolicyTrackedResourcesListQueryResultsForResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1301
|
-
/** Parameter group */
|
|
1302
|
-
queryOptions?: QueryOptions;
|
|
1303
1526
|
}
|
|
1304
1527
|
/** Contains response data for the listQueryResultsForResourceNext operation. */
|
|
1305
1528
|
export declare type PolicyTrackedResourcesListQueryResultsForResourceNextResponse = PolicyTrackedResourcesQueryResults;
|
|
@@ -1441,57 +1664,41 @@ export interface RemediationsDeleteAtResourceOptionalParams extends coreClient.O
|
|
|
1441
1664
|
export declare type RemediationsDeleteAtResourceResponse = Remediation;
|
|
1442
1665
|
/** Optional parameters. */
|
|
1443
1666
|
export interface RemediationsListDeploymentsAtManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1444
|
-
/** Parameter group */
|
|
1445
|
-
queryOptions?: QueryOptions;
|
|
1446
1667
|
}
|
|
1447
1668
|
/** Contains response data for the listDeploymentsAtManagementGroupNext operation. */
|
|
1448
1669
|
export declare type RemediationsListDeploymentsAtManagementGroupNextResponse = RemediationDeploymentsListResult;
|
|
1449
1670
|
/** Optional parameters. */
|
|
1450
1671
|
export interface RemediationsListForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1451
|
-
/** Parameter group */
|
|
1452
|
-
queryOptions?: QueryOptions;
|
|
1453
1672
|
}
|
|
1454
1673
|
/** Contains response data for the listForManagementGroupNext operation. */
|
|
1455
1674
|
export declare type RemediationsListForManagementGroupNextResponse = RemediationListResult;
|
|
1456
1675
|
/** Optional parameters. */
|
|
1457
1676
|
export interface RemediationsListDeploymentsAtSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1458
|
-
/** Parameter group */
|
|
1459
|
-
queryOptions?: QueryOptions;
|
|
1460
1677
|
}
|
|
1461
1678
|
/** Contains response data for the listDeploymentsAtSubscriptionNext operation. */
|
|
1462
1679
|
export declare type RemediationsListDeploymentsAtSubscriptionNextResponse = RemediationDeploymentsListResult;
|
|
1463
1680
|
/** Optional parameters. */
|
|
1464
1681
|
export interface RemediationsListForSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1465
|
-
/** Parameter group */
|
|
1466
|
-
queryOptions?: QueryOptions;
|
|
1467
1682
|
}
|
|
1468
1683
|
/** Contains response data for the listForSubscriptionNext operation. */
|
|
1469
1684
|
export declare type RemediationsListForSubscriptionNextResponse = RemediationListResult;
|
|
1470
1685
|
/** Optional parameters. */
|
|
1471
1686
|
export interface RemediationsListDeploymentsAtResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1472
|
-
/** Parameter group */
|
|
1473
|
-
queryOptions?: QueryOptions;
|
|
1474
1687
|
}
|
|
1475
1688
|
/** Contains response data for the listDeploymentsAtResourceGroupNext operation. */
|
|
1476
1689
|
export declare type RemediationsListDeploymentsAtResourceGroupNextResponse = RemediationDeploymentsListResult;
|
|
1477
1690
|
/** Optional parameters. */
|
|
1478
1691
|
export interface RemediationsListForResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1479
|
-
/** Parameter group */
|
|
1480
|
-
queryOptions?: QueryOptions;
|
|
1481
1692
|
}
|
|
1482
1693
|
/** Contains response data for the listForResourceGroupNext operation. */
|
|
1483
1694
|
export declare type RemediationsListForResourceGroupNextResponse = RemediationListResult;
|
|
1484
1695
|
/** Optional parameters. */
|
|
1485
1696
|
export interface RemediationsListDeploymentsAtResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1486
|
-
/** Parameter group */
|
|
1487
|
-
queryOptions?: QueryOptions;
|
|
1488
1697
|
}
|
|
1489
1698
|
/** Contains response data for the listDeploymentsAtResourceNext operation. */
|
|
1490
1699
|
export declare type RemediationsListDeploymentsAtResourceNextResponse = RemediationDeploymentsListResult;
|
|
1491
1700
|
/** Optional parameters. */
|
|
1492
1701
|
export interface RemediationsListForResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1493
|
-
/** Parameter group */
|
|
1494
|
-
queryOptions?: QueryOptions;
|
|
1495
1702
|
}
|
|
1496
1703
|
/** Contains response data for the listForResourceNext operation. */
|
|
1497
1704
|
export declare type RemediationsListForResourceNextResponse = RemediationListResult;
|
|
@@ -1553,57 +1760,41 @@ export interface PolicyEventsListQueryResultsForResourceGroupLevelPolicyAssignme
|
|
|
1553
1760
|
export declare type PolicyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentResponse = PolicyEventsQueryResults;
|
|
1554
1761
|
/** Optional parameters. */
|
|
1555
1762
|
export interface PolicyEventsListQueryResultsForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1556
|
-
/** Parameter group */
|
|
1557
|
-
queryOptions?: QueryOptions;
|
|
1558
1763
|
}
|
|
1559
1764
|
/** Contains response data for the listQueryResultsForManagementGroupNext operation. */
|
|
1560
1765
|
export declare type PolicyEventsListQueryResultsForManagementGroupNextResponse = PolicyEventsQueryResults;
|
|
1561
1766
|
/** Optional parameters. */
|
|
1562
1767
|
export interface PolicyEventsListQueryResultsForSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1563
|
-
/** Parameter group */
|
|
1564
|
-
queryOptions?: QueryOptions;
|
|
1565
1768
|
}
|
|
1566
1769
|
/** Contains response data for the listQueryResultsForSubscriptionNext operation. */
|
|
1567
1770
|
export declare type PolicyEventsListQueryResultsForSubscriptionNextResponse = PolicyEventsQueryResults;
|
|
1568
1771
|
/** Optional parameters. */
|
|
1569
1772
|
export interface PolicyEventsListQueryResultsForResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1570
|
-
/** Parameter group */
|
|
1571
|
-
queryOptions?: QueryOptions;
|
|
1572
1773
|
}
|
|
1573
1774
|
/** Contains response data for the listQueryResultsForResourceGroupNext operation. */
|
|
1574
1775
|
export declare type PolicyEventsListQueryResultsForResourceGroupNextResponse = PolicyEventsQueryResults;
|
|
1575
1776
|
/** Optional parameters. */
|
|
1576
1777
|
export interface PolicyEventsListQueryResultsForResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1577
|
-
/** Parameter group */
|
|
1578
|
-
queryOptions?: QueryOptions;
|
|
1579
1778
|
}
|
|
1580
1779
|
/** Contains response data for the listQueryResultsForResourceNext operation. */
|
|
1581
1780
|
export declare type PolicyEventsListQueryResultsForResourceNextResponse = PolicyEventsQueryResults;
|
|
1582
1781
|
/** Optional parameters. */
|
|
1583
1782
|
export interface PolicyEventsListQueryResultsForPolicySetDefinitionNextOptionalParams extends coreClient.OperationOptions {
|
|
1584
|
-
/** Parameter group */
|
|
1585
|
-
queryOptions?: QueryOptions;
|
|
1586
1783
|
}
|
|
1587
1784
|
/** Contains response data for the listQueryResultsForPolicySetDefinitionNext operation. */
|
|
1588
1785
|
export declare type PolicyEventsListQueryResultsForPolicySetDefinitionNextResponse = PolicyEventsQueryResults;
|
|
1589
1786
|
/** Optional parameters. */
|
|
1590
1787
|
export interface PolicyEventsListQueryResultsForPolicyDefinitionNextOptionalParams extends coreClient.OperationOptions {
|
|
1591
|
-
/** Parameter group */
|
|
1592
|
-
queryOptions?: QueryOptions;
|
|
1593
1788
|
}
|
|
1594
1789
|
/** Contains response data for the listQueryResultsForPolicyDefinitionNext operation. */
|
|
1595
1790
|
export declare type PolicyEventsListQueryResultsForPolicyDefinitionNextResponse = PolicyEventsQueryResults;
|
|
1596
1791
|
/** Optional parameters. */
|
|
1597
1792
|
export interface PolicyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentNextOptionalParams extends coreClient.OperationOptions {
|
|
1598
|
-
/** Parameter group */
|
|
1599
|
-
queryOptions?: QueryOptions;
|
|
1600
1793
|
}
|
|
1601
1794
|
/** Contains response data for the listQueryResultsForSubscriptionLevelPolicyAssignmentNext operation. */
|
|
1602
1795
|
export declare type PolicyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentNextResponse = PolicyEventsQueryResults;
|
|
1603
1796
|
/** Optional parameters. */
|
|
1604
1797
|
export interface PolicyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentNextOptionalParams extends coreClient.OperationOptions {
|
|
1605
|
-
/** Parameter group */
|
|
1606
|
-
queryOptions?: QueryOptions;
|
|
1607
1798
|
}
|
|
1608
1799
|
/** Contains response data for the listQueryResultsForResourceGroupLevelPolicyAssignmentNext operation. */
|
|
1609
1800
|
export declare type PolicyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentNextResponse = PolicyEventsQueryResults;
|
|
@@ -1735,66 +1926,45 @@ export interface PolicyStatesSummarizeForResourceGroupLevelPolicyAssignmentOptio
|
|
|
1735
1926
|
export declare type PolicyStatesSummarizeForResourceGroupLevelPolicyAssignmentResponse = SummarizeResults;
|
|
1736
1927
|
/** Optional parameters. */
|
|
1737
1928
|
export interface PolicyStatesListQueryResultsForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1738
|
-
/** Parameter group */
|
|
1739
|
-
queryOptions?: QueryOptions;
|
|
1740
1929
|
}
|
|
1741
1930
|
/** Contains response data for the listQueryResultsForManagementGroupNext operation. */
|
|
1742
1931
|
export declare type PolicyStatesListQueryResultsForManagementGroupNextResponse = PolicyStatesQueryResults;
|
|
1743
1932
|
/** Optional parameters. */
|
|
1744
1933
|
export interface PolicyStatesListQueryResultsForSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1745
|
-
/** Parameter group */
|
|
1746
|
-
queryOptions?: QueryOptions;
|
|
1747
1934
|
}
|
|
1748
1935
|
/** Contains response data for the listQueryResultsForSubscriptionNext operation. */
|
|
1749
1936
|
export declare type PolicyStatesListQueryResultsForSubscriptionNextResponse = PolicyStatesQueryResults;
|
|
1750
1937
|
/** Optional parameters. */
|
|
1751
1938
|
export interface PolicyStatesListQueryResultsForResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1752
|
-
/** Parameter group */
|
|
1753
|
-
queryOptions?: QueryOptions;
|
|
1754
1939
|
}
|
|
1755
1940
|
/** Contains response data for the listQueryResultsForResourceGroupNext operation. */
|
|
1756
1941
|
export declare type PolicyStatesListQueryResultsForResourceGroupNextResponse = PolicyStatesQueryResults;
|
|
1757
1942
|
/** Optional parameters. */
|
|
1758
1943
|
export interface PolicyStatesListQueryResultsForResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1759
|
-
/** Parameter group */
|
|
1760
|
-
queryOptions?: QueryOptions;
|
|
1761
1944
|
}
|
|
1762
1945
|
/** Contains response data for the listQueryResultsForResourceNext operation. */
|
|
1763
1946
|
export declare type PolicyStatesListQueryResultsForResourceNextResponse = PolicyStatesQueryResults;
|
|
1764
1947
|
/** Optional parameters. */
|
|
1765
1948
|
export interface PolicyStatesListQueryResultsForPolicySetDefinitionNextOptionalParams extends coreClient.OperationOptions {
|
|
1766
|
-
/** Parameter group */
|
|
1767
|
-
queryOptions?: QueryOptions;
|
|
1768
1949
|
}
|
|
1769
1950
|
/** Contains response data for the listQueryResultsForPolicySetDefinitionNext operation. */
|
|
1770
1951
|
export declare type PolicyStatesListQueryResultsForPolicySetDefinitionNextResponse = PolicyStatesQueryResults;
|
|
1771
1952
|
/** Optional parameters. */
|
|
1772
1953
|
export interface PolicyStatesListQueryResultsForPolicyDefinitionNextOptionalParams extends coreClient.OperationOptions {
|
|
1773
|
-
/** Parameter group */
|
|
1774
|
-
queryOptions?: QueryOptions;
|
|
1775
1954
|
}
|
|
1776
1955
|
/** Contains response data for the listQueryResultsForPolicyDefinitionNext operation. */
|
|
1777
1956
|
export declare type PolicyStatesListQueryResultsForPolicyDefinitionNextResponse = PolicyStatesQueryResults;
|
|
1778
1957
|
/** Optional parameters. */
|
|
1779
1958
|
export interface PolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentNextOptionalParams extends coreClient.OperationOptions {
|
|
1780
|
-
/** Parameter group */
|
|
1781
|
-
queryOptions?: QueryOptions;
|
|
1782
1959
|
}
|
|
1783
1960
|
/** Contains response data for the listQueryResultsForSubscriptionLevelPolicyAssignmentNext operation. */
|
|
1784
1961
|
export declare type PolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentNextResponse = PolicyStatesQueryResults;
|
|
1785
1962
|
/** Optional parameters. */
|
|
1786
1963
|
export interface PolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentNextOptionalParams extends coreClient.OperationOptions {
|
|
1787
|
-
/** Parameter group */
|
|
1788
|
-
queryOptions?: QueryOptions;
|
|
1789
1964
|
}
|
|
1790
1965
|
/** Contains response data for the listQueryResultsForResourceGroupLevelPolicyAssignmentNext operation. */
|
|
1791
1966
|
export declare type PolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentNextResponse = PolicyStatesQueryResults;
|
|
1792
1967
|
/** Optional parameters. */
|
|
1793
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1794
|
-
}
|
|
1795
|
-
/** Contains response data for the list operation. */
|
|
1796
|
-
export declare type OperationsListResponse = OperationsListResults;
|
|
1797
|
-
/** Optional parameters. */
|
|
1798
1968
|
export interface PolicyMetadataGetResourceOptionalParams extends coreClient.OperationOptions {
|
|
1799
1969
|
}
|
|
1800
1970
|
/** Contains response data for the getResource operation. */
|
|
@@ -1808,8 +1978,6 @@ export interface PolicyMetadataListOptionalParams extends coreClient.OperationOp
|
|
|
1808
1978
|
export declare type PolicyMetadataListResponse = PolicyMetadataCollection;
|
|
1809
1979
|
/** Optional parameters. */
|
|
1810
1980
|
export interface PolicyMetadataListNextOptionalParams extends coreClient.OperationOptions {
|
|
1811
|
-
/** Parameter group */
|
|
1812
|
-
queryOptions?: QueryOptions;
|
|
1813
1981
|
}
|
|
1814
1982
|
/** Contains response data for the listNext operation. */
|
|
1815
1983
|
export declare type PolicyMetadataListNextResponse = PolicyMetadataCollection;
|
|
@@ -1829,6 +1997,127 @@ export interface PolicyRestrictionsCheckAtManagementGroupScopeOptionalParams ext
|
|
|
1829
1997
|
/** Contains response data for the checkAtManagementGroupScope operation. */
|
|
1830
1998
|
export declare type PolicyRestrictionsCheckAtManagementGroupScopeResponse = CheckRestrictionsResult;
|
|
1831
1999
|
/** Optional parameters. */
|
|
2000
|
+
export interface ComponentPolicyStatesListQueryResultsForSubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2001
|
+
/** Maximum number of records to return. */
|
|
2002
|
+
top?: number;
|
|
2003
|
+
/** Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc". */
|
|
2004
|
+
orderBy?: string;
|
|
2005
|
+
/** Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId". */
|
|
2006
|
+
select?: string;
|
|
2007
|
+
/** ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day). */
|
|
2008
|
+
from?: Date;
|
|
2009
|
+
/** ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time. */
|
|
2010
|
+
to?: Date;
|
|
2011
|
+
/** OData filter expression. */
|
|
2012
|
+
filter?: string;
|
|
2013
|
+
/** OData apply expression for aggregations. */
|
|
2014
|
+
apply?: string;
|
|
2015
|
+
}
|
|
2016
|
+
/** Contains response data for the listQueryResultsForSubscription operation. */
|
|
2017
|
+
export declare type ComponentPolicyStatesListQueryResultsForSubscriptionResponse = ComponentPolicyStatesQueryResults;
|
|
2018
|
+
/** Optional parameters. */
|
|
2019
|
+
export interface ComponentPolicyStatesListQueryResultsForResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2020
|
+
/** Maximum number of records to return. */
|
|
2021
|
+
top?: number;
|
|
2022
|
+
/** Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc". */
|
|
2023
|
+
orderBy?: string;
|
|
2024
|
+
/** Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId". */
|
|
2025
|
+
select?: string;
|
|
2026
|
+
/** ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day). */
|
|
2027
|
+
from?: Date;
|
|
2028
|
+
/** ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time. */
|
|
2029
|
+
to?: Date;
|
|
2030
|
+
/** OData filter expression. */
|
|
2031
|
+
filter?: string;
|
|
2032
|
+
/** OData apply expression for aggregations. */
|
|
2033
|
+
apply?: string;
|
|
2034
|
+
}
|
|
2035
|
+
/** Contains response data for the listQueryResultsForResourceGroup operation. */
|
|
2036
|
+
export declare type ComponentPolicyStatesListQueryResultsForResourceGroupResponse = ComponentPolicyStatesQueryResults;
|
|
2037
|
+
/** Optional parameters. */
|
|
2038
|
+
export interface ComponentPolicyStatesListQueryResultsForResourceOptionalParams extends coreClient.OperationOptions {
|
|
2039
|
+
/** Maximum number of records to return. */
|
|
2040
|
+
top?: number;
|
|
2041
|
+
/** Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc". */
|
|
2042
|
+
orderBy?: string;
|
|
2043
|
+
/** Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId". */
|
|
2044
|
+
select?: string;
|
|
2045
|
+
/** ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day). */
|
|
2046
|
+
from?: Date;
|
|
2047
|
+
/** ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time. */
|
|
2048
|
+
to?: Date;
|
|
2049
|
+
/** OData filter expression. */
|
|
2050
|
+
filter?: string;
|
|
2051
|
+
/** OData apply expression for aggregations. */
|
|
2052
|
+
apply?: string;
|
|
2053
|
+
/** The $expand query parameter. */
|
|
2054
|
+
expand?: string;
|
|
2055
|
+
}
|
|
2056
|
+
/** Contains response data for the listQueryResultsForResource operation. */
|
|
2057
|
+
export declare type ComponentPolicyStatesListQueryResultsForResourceResponse = ComponentPolicyStatesQueryResults;
|
|
2058
|
+
/** Optional parameters. */
|
|
2059
|
+
export interface ComponentPolicyStatesListQueryResultsForPolicyDefinitionOptionalParams extends coreClient.OperationOptions {
|
|
2060
|
+
/** Maximum number of records to return. */
|
|
2061
|
+
top?: number;
|
|
2062
|
+
/** Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc". */
|
|
2063
|
+
orderBy?: string;
|
|
2064
|
+
/** Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId". */
|
|
2065
|
+
select?: string;
|
|
2066
|
+
/** ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day). */
|
|
2067
|
+
from?: Date;
|
|
2068
|
+
/** ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time. */
|
|
2069
|
+
to?: Date;
|
|
2070
|
+
/** OData filter expression. */
|
|
2071
|
+
filter?: string;
|
|
2072
|
+
/** OData apply expression for aggregations. */
|
|
2073
|
+
apply?: string;
|
|
2074
|
+
}
|
|
2075
|
+
/** Contains response data for the listQueryResultsForPolicyDefinition operation. */
|
|
2076
|
+
export declare type ComponentPolicyStatesListQueryResultsForPolicyDefinitionResponse = ComponentPolicyStatesQueryResults;
|
|
2077
|
+
/** Optional parameters. */
|
|
2078
|
+
export interface ComponentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentOptionalParams extends coreClient.OperationOptions {
|
|
2079
|
+
/** Maximum number of records to return. */
|
|
2080
|
+
top?: number;
|
|
2081
|
+
/** Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc". */
|
|
2082
|
+
orderBy?: string;
|
|
2083
|
+
/** Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId". */
|
|
2084
|
+
select?: string;
|
|
2085
|
+
/** ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day). */
|
|
2086
|
+
from?: Date;
|
|
2087
|
+
/** ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time. */
|
|
2088
|
+
to?: Date;
|
|
2089
|
+
/** OData filter expression. */
|
|
2090
|
+
filter?: string;
|
|
2091
|
+
/** OData apply expression for aggregations. */
|
|
2092
|
+
apply?: string;
|
|
2093
|
+
}
|
|
2094
|
+
/** Contains response data for the listQueryResultsForSubscriptionLevelPolicyAssignment operation. */
|
|
2095
|
+
export declare type ComponentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentResponse = ComponentPolicyStatesQueryResults;
|
|
2096
|
+
/** Optional parameters. */
|
|
2097
|
+
export interface ComponentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentOptionalParams extends coreClient.OperationOptions {
|
|
2098
|
+
/** Maximum number of records to return. */
|
|
2099
|
+
top?: number;
|
|
2100
|
+
/** Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc". */
|
|
2101
|
+
orderBy?: string;
|
|
2102
|
+
/** Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId". */
|
|
2103
|
+
select?: string;
|
|
2104
|
+
/** ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day). */
|
|
2105
|
+
from?: Date;
|
|
2106
|
+
/** ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time. */
|
|
2107
|
+
to?: Date;
|
|
2108
|
+
/** OData filter expression. */
|
|
2109
|
+
filter?: string;
|
|
2110
|
+
/** OData apply expression for aggregations. */
|
|
2111
|
+
apply?: string;
|
|
2112
|
+
}
|
|
2113
|
+
/** Contains response data for the listQueryResultsForResourceGroupLevelPolicyAssignment operation. */
|
|
2114
|
+
export declare type ComponentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentResponse = ComponentPolicyStatesQueryResults;
|
|
2115
|
+
/** Optional parameters. */
|
|
2116
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2117
|
+
}
|
|
2118
|
+
/** Contains response data for the list operation. */
|
|
2119
|
+
export declare type OperationsListResponse = OperationsListResults;
|
|
2120
|
+
/** Optional parameters. */
|
|
1832
2121
|
export interface AttestationsListForSubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1833
2122
|
/** Parameter group */
|
|
1834
2123
|
queryOptions?: QueryOptions;
|
|
@@ -1902,22 +2191,16 @@ export interface AttestationsDeleteAtResourceOptionalParams extends coreClient.O
|
|
|
1902
2191
|
}
|
|
1903
2192
|
/** Optional parameters. */
|
|
1904
2193
|
export interface AttestationsListForSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1905
|
-
/** Parameter group */
|
|
1906
|
-
queryOptions?: QueryOptions;
|
|
1907
2194
|
}
|
|
1908
2195
|
/** Contains response data for the listForSubscriptionNext operation. */
|
|
1909
2196
|
export declare type AttestationsListForSubscriptionNextResponse = AttestationListResult;
|
|
1910
2197
|
/** Optional parameters. */
|
|
1911
2198
|
export interface AttestationsListForResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1912
|
-
/** Parameter group */
|
|
1913
|
-
queryOptions?: QueryOptions;
|
|
1914
2199
|
}
|
|
1915
2200
|
/** Contains response data for the listForResourceGroupNext operation. */
|
|
1916
2201
|
export declare type AttestationsListForResourceGroupNextResponse = AttestationListResult;
|
|
1917
2202
|
/** Optional parameters. */
|
|
1918
2203
|
export interface AttestationsListForResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1919
|
-
/** Parameter group */
|
|
1920
|
-
queryOptions?: QueryOptions;
|
|
1921
2204
|
}
|
|
1922
2205
|
/** Contains response data for the listForResourceNext operation. */
|
|
1923
2206
|
export declare type AttestationsListForResourceNextResponse = AttestationListResult;
|