@azure/arm-policyinsights 6.0.0-beta.1 → 6.0.0-beta.2
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 +3 -1
- package/README.md +1 -1
- package/dist/index.js +45 -2
- 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 +3 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceSample.js +3 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtSubscriptionSample.js +4 -2
- package/dist-esm/samples-dev/attestationsCreateOrUpdateAtSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/attestationsDeleteAtResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/attestationsDeleteAtResourceSample.js +1 -1
- package/dist-esm/samples-dev/attestationsDeleteAtSubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/attestationsGetAtResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/attestationsGetAtResourceSample.js +1 -1
- package/dist-esm/samples-dev/attestationsGetAtSubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/attestationsListForResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/attestationsListForResourceSample.js +2 -2
- package/dist-esm/samples-dev/attestationsListForSubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicyDefinitionSample.js +1 -3
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicyDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicySetDefinitionSample.js +1 -3
- package/dist-esm/samples-dev/policyEventsListQueryResultsForPolicySetDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js +2 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupSample.js +2 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js +2 -4
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionSample.js +6 -13
- package/dist-esm/samples-dev/policyEventsListQueryResultsForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicyDefinitionSample.js +1 -3
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicyDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicySetDefinitionSample.js +2 -4
- package/dist-esm/samples-dev/policyStatesListQueryResultsForPolicySetDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js +2 -4
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupSample.js +1 -3
- package/dist-esm/samples-dev/policyStatesListQueryResultsForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js +1 -3
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionSample.js +4 -11
- package/dist-esm/samples-dev/policyStatesListQueryResultsForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicyDefinitionSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicyDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicySetDefinitionSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForPolicySetDefinitionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupLevelPolicyAssignmentSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionLevelPolicyAssignmentSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionLevelPolicyAssignmentSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionSample.js +1 -3
- package/dist-esm/samples-dev/policyStatesSummarizeForSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesTriggerResourceGroupEvaluationSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesTriggerResourceGroupEvaluationSample.js.map +1 -1
- package/dist-esm/samples-dev/policyStatesTriggerSubscriptionEvaluationSample.js +1 -2
- package/dist-esm/samples-dev/policyStatesTriggerSubscriptionEvaluationSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +17 -4
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +9 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +11 -0
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/dist-esm/src/policyInsightsClient.d.ts.map +1 -1
- package/dist-esm/src/policyInsightsClient.js +23 -1
- package/dist-esm/src/policyInsightsClient.js.map +1 -1
- package/dist-esm/test/policyinsights_example.spec.d.ts +4 -0
- package/dist-esm/test/policyinsights_example.spec.d.ts.map +1 -0
- package/dist-esm/test/policyinsights_example.spec.js +71 -0
- package/dist-esm/test/policyinsights_example.spec.js.map +1 -0
- package/package.json +15 -11
- package/review/arm-policyinsights.api.md +12 -19
- package/src/models/index.ts +17 -4
- package/src/models/mappers.ts +13 -0
- package/src/models/parameters.ts +1 -1
- package/src/policyInsightsClient.ts +32 -1
- package/types/arm-policyinsights.d.ts +17 -4
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/cancelARemediationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/cancelARemediationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtIndividualResourceScope.js +0 -31
- package/dist-esm/samples-dev/cancelARemediationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/cancelARemediationAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtManagementGroupScope.js +0 -31
- package/dist-esm/samples-dev/cancelARemediationAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/cancelARemediationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtResourceGroupScope.js +0 -31
- package/dist-esm/samples-dev/cancelARemediationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/cancelARemediationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/cancelARemediationAtSubscriptionScope.js +0 -30
- package/dist-esm/samples-dev/cancelARemediationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtResourceGroupScope.js +0 -47
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtSubscriptionScope.js +0 -46
- package/dist-esm/samples-dev/checkPolicyRestrictionsAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/createAttestationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtIndividualResourceScope.js +0 -45
- package/dist-esm/samples-dev/createAttestationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/createAttestationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtResourceGroupScope.js +0 -45
- package/dist-esm/samples-dev/createAttestationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScope.js +0 -34
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScopeWithAllProperties.d.ts +0 -2
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScopeWithAllProperties.d.ts.map +0 -1
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScopeWithAllProperties.js +0 -44
- package/dist-esm/samples-dev/createAttestationAtSubscriptionScopeWithAllProperties.js.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/createRemediationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtIndividualResourceScope.js +0 -34
- package/dist-esm/samples-dev/createRemediationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/createRemediationAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtManagementGroupScope.js +0 -34
- package/dist-esm/samples-dev/createRemediationAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/createRemediationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtResourceGroupScope.js +0 -34
- package/dist-esm/samples-dev/createRemediationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScope.js +0 -33
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScopeWithAllProperties.d.ts +0 -2
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScopeWithAllProperties.d.ts.map +0 -1
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScopeWithAllProperties.js +0 -39
- package/dist-esm/samples-dev/createRemediationAtSubscriptionScopeWithAllProperties.js.map +0 -1
- package/dist-esm/samples-dev/deleteAttestationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAttestationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAttestationAtIndividualResourceScope.js +0 -31
- package/dist-esm/samples-dev/deleteAttestationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/deleteAttestationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAttestationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAttestationAtResourceGroupScope.js +0 -31
- package/dist-esm/samples-dev/deleteAttestationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/deleteAttestationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAttestationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAttestationAtSubscriptionScope.js +0 -30
- package/dist-esm/samples-dev/deleteAttestationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteRemediationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtIndividualResourceScope.js +0 -31
- package/dist-esm/samples-dev/deleteRemediationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteRemediationAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtManagementGroupScope.js +0 -31
- package/dist-esm/samples-dev/deleteRemediationAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteRemediationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtResourceGroupScope.js +0 -31
- package/dist-esm/samples-dev/deleteRemediationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/deleteRemediationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteRemediationAtSubscriptionScope.js +0 -30
- package/dist-esm/samples-dev/deleteRemediationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/filterAndAggregateOnly.d.ts +0 -2
- package/dist-esm/samples-dev/filterAndAggregateOnly.d.ts.map +0 -1
- package/dist-esm/samples-dev/filterAndAggregateOnly.js +0 -49
- package/dist-esm/samples-dev/filterAndAggregateOnly.js.map +0 -1
- package/dist-esm/samples-dev/filterAndGroupWithAggregate.d.ts +0 -2
- package/dist-esm/samples-dev/filterAndGroupWithAggregate.d.ts.map +0 -1
- package/dist-esm/samples-dev/filterAndGroupWithAggregate.js +0 -57
- package/dist-esm/samples-dev/filterAndGroupWithAggregate.js.map +0 -1
- package/dist-esm/samples-dev/filterAndGroupWithoutAggregate.d.ts +0 -2
- package/dist-esm/samples-dev/filterAndGroupWithoutAggregate.d.ts.map +0 -1
- package/dist-esm/samples-dev/filterAndGroupWithoutAggregate.js +0 -50
- package/dist-esm/samples-dev/filterAndGroupWithoutAggregate.js.map +0 -1
- package/dist-esm/samples-dev/filterAndMultipleGroups.d.ts +0 -2
- package/dist-esm/samples-dev/filterAndMultipleGroups.d.ts.map +0 -1
- package/dist-esm/samples-dev/filterAndMultipleGroups.js +0 -50
- package/dist-esm/samples-dev/filterAndMultipleGroups.js.map +0 -1
- package/dist-esm/samples-dev/getASinglePolicyMetadataResource.d.ts +0 -2
- package/dist-esm/samples-dev/getASinglePolicyMetadataResource.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASinglePolicyMetadataResource.js +0 -30
- package/dist-esm/samples-dev/getASinglePolicyMetadataResource.js.map +0 -1
- package/dist-esm/samples-dev/getAttestationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/getAttestationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAttestationAtIndividualResourceScope.js +0 -31
- package/dist-esm/samples-dev/getAttestationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/getAttestationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/getAttestationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAttestationAtResourceGroupScope.js +0 -31
- package/dist-esm/samples-dev/getAttestationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/getAttestationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/getAttestationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAttestationAtSubscriptionScope.js +0 -30
- package/dist-esm/samples-dev/getAttestationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResources.d.ts +0 -2
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResources.d.ts.map +0 -1
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResources.js +0 -43
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResources.js.map +0 -1
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResourcesUsingTopQueryParameter.d.ts +0 -2
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResourcesUsingTopQueryParameter.d.ts.map +0 -1
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResourcesUsingTopQueryParameter.js +0 -45
- package/dist-esm/samples-dev/getCollectionOfPolicyMetadataResourcesUsingTopQueryParameter.js.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/getRemediationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtIndividualResourceScope.js +0 -31
- package/dist-esm/samples-dev/getRemediationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/getRemediationAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtManagementGroupScope.js +0 -31
- package/dist-esm/samples-dev/getRemediationAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/getRemediationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtResourceGroupScope.js +0 -31
- package/dist-esm/samples-dev/getRemediationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/getRemediationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRemediationAtSubscriptionScope.js +0 -30
- package/dist-esm/samples-dev/getRemediationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScope.js +0 -44
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScopeWithQueryParameters.js +0 -47
- package/dist-esm/samples-dev/listAttestationsAtIndividualResourceScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScope.js +0 -44
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScopeWithQueryParameters.js +0 -47
- package/dist-esm/samples-dev/listAttestationsAtResourceGroupScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScope.js +0 -43
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScopeWithQueryParameters.js +0 -46
- package/dist-esm/samples-dev/listAttestationsAtSubscriptionScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtIndividualResourceScope.js +0 -45
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtManagementGroupScope.js +0 -45
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtResourceGroupScope.js +0 -45
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtSubscriptionScope.js +0 -44
- package/dist-esm/samples-dev/listDeploymentsForARemediationAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/listOperations.d.ts +0 -2
- package/dist-esm/samples-dev/listOperations.d.ts.map +0 -1
- package/dist-esm/samples-dev/listOperations.js +0 -29
- package/dist-esm/samples-dev/listOperations.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScope.js +0 -44
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScopeWithQueryParameters.js +0 -47
- package/dist-esm/samples-dev/listRemediationsAtIndividualResourceScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScope.js +0 -44
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScopeWithQueryParameters.js +0 -47
- package/dist-esm/samples-dev/listRemediationsAtManagementGroupScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScope.js +0 -44
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScopeWithQueryParameters.js +0 -47
- package/dist-esm/samples-dev/listRemediationsAtResourceGroupScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScope.js +0 -43
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScopeWithQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScopeWithQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScopeWithQueryParameters.js +0 -46
- package/dist-esm/samples-dev/listRemediationsAtSubscriptionScopeWithQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtNestedResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAllPolicyStatesAtNestedResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtNestedResourceScope.js +0 -45
- package/dist-esm/samples-dev/queryAllPolicyStatesAtNestedResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScope.js +0 -45
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeAndExpandPolicyEvaluationDetails.d.ts +0 -2
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeAndExpandPolicyEvaluationDetails.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeAndExpandPolicyEvaluationDetails.js +0 -47
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeAndExpandPolicyEvaluationDetails.js.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryAllPolicyStatesAtResourceScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelNestedResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelNestedResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelNestedResourceScope.js +0 -45
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelNestedResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelResourceScope.js +0 -45
- package/dist-esm/samples-dev/queryAllPolicyStatesAtSubscriptionLevelResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtManagementGroupScope.js +0 -44
- package/dist-esm/samples-dev/queryAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtManagementGroupScopeUsingQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtManagementGroupScopeUsingQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtManagementGroupScopeUsingQueryParameters.js +0 -47
- package/dist-esm/samples-dev/queryAtManagementGroupScopeUsingQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/queryAtManagementGroupScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtManagementGroupScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtManagementGroupScopeWithNextLink.js +0 -46
- package/dist-esm/samples-dev/queryAtManagementGroupScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtNestedResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtNestedResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtNestedResourceScope.js +0 -44
- package/dist-esm/samples-dev/queryAtNestedResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScope.js +0 -46
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.js +0 -48
- package/dist-esm/samples-dev/queryAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupScope.js +0 -45
- package/dist-esm/samples-dev/queryAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupScopeUsingQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceGroupScopeUsingQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupScopeUsingQueryParameters.js +0 -47
- package/dist-esm/samples-dev/queryAtResourceGroupScopeUsingQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceGroupScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceGroupScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryAtResourceGroupScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceScope.js +0 -44
- package/dist-esm/samples-dev/queryAtResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceScopeUsingQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceScopeUsingQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceScopeUsingQueryParameters.js +0 -47
- package/dist-esm/samples-dev/queryAtResourceScopeUsingQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtResourceScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtResourceScopeWithNextLink.js +0 -46
- package/dist-esm/samples-dev/queryAtResourceScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelNestedResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelNestedResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelNestedResourceScope.js +0 -44
- package/dist-esm/samples-dev/queryAtSubscriptionLevelNestedResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScope.js +0 -45
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScope.js +0 -45
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScope.js +0 -45
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionLevelResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionLevelResourceScope.js +0 -44
- package/dist-esm/samples-dev/queryAtSubscriptionLevelResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionScope.js +0 -44
- package/dist-esm/samples-dev/queryAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionScopeUsingQueryParameters.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionScopeUsingQueryParameters.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionScopeUsingQueryParameters.js +0 -46
- package/dist-esm/samples-dev/queryAtSubscriptionScopeUsingQueryParameters.js.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryAtSubscriptionScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryAtSubscriptionScopeWithNextLink.js +0 -46
- package/dist-esm/samples-dev/queryAtSubscriptionScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateAtResourceScopeFilteredByGivenAssignment.d.ts +0 -2
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateAtResourceScopeFilteredByGivenAssignment.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateAtResourceScopeFilteredByGivenAssignment.js +0 -48
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateAtResourceScopeFilteredByGivenAssignment.js.map +0 -1
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateCountGroupedByStateTypeAtResourceScopeFilteredByGivenAssignment.d.ts +0 -2
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateCountGroupedByStateTypeAtResourceScopeFilteredByGivenAssignment.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateCountGroupedByStateTypeAtResourceScopeFilteredByGivenAssignment.js +0 -48
- package/dist-esm/samples-dev/queryComponentPolicyComplianceStateCountGroupedByStateTypeAtResourceScopeFilteredByGivenAssignment.js.map +0 -1
- package/dist-esm/samples-dev/queryComponentsPolicyEventsCountGroupedByUserAndActionTypeForResourceScopeFilteredByGivenAssignment.d.ts +0 -2
- package/dist-esm/samples-dev/queryComponentsPolicyEventsCountGroupedByUserAndActionTypeForResourceScopeFilteredByGivenAssignment.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryComponentsPolicyEventsCountGroupedByUserAndActionTypeForResourceScopeFilteredByGivenAssignment.js +0 -47
- package/dist-esm/samples-dev/queryComponentsPolicyEventsCountGroupedByUserAndActionTypeForResourceScopeFilteredByGivenAssignment.js.map +0 -1
- package/dist-esm/samples-dev/queryComponentsPolicyEventsForResourceScopeFilteredByGivenAssignment.d.ts +0 -2
- package/dist-esm/samples-dev/queryComponentsPolicyEventsForResourceScopeFilteredByGivenAssignment.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryComponentsPolicyEventsForResourceScopeFilteredByGivenAssignment.js +0 -47
- package/dist-esm/samples-dev/queryComponentsPolicyEventsForResourceScopeFilteredByGivenAssignment.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScope.js +0 -45
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryLatestAtManagementGroupScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScope.js +0 -47
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.js +0 -49
- package/dist-esm/samples-dev/queryLatestAtResourceGroupLevelPolicyAssignmentScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScope.js +0 -46
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScopeWithNextLink.js +0 -48
- package/dist-esm/samples-dev/queryLatestAtResourceGroupScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScope.js +0 -46
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js +0 -48
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScope.js +0 -46
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js +0 -48
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.js +0 -46
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js +0 -48
- package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScope.js +0 -45
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScopeWithNextLink.d.ts +0 -2
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScopeWithNextLink.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScopeWithNextLink.js +0 -47
- package/dist-esm/samples-dev/queryLatestAtSubscriptionScopeWithNextLink.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtManagementGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtManagementGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtManagementGroupScope.js +0 -35
- package/dist-esm/samples-dev/summarizeAtManagementGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtPolicyAssignmentScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtPolicyAssignmentScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtPolicyAssignmentScope.js +0 -32
- package/dist-esm/samples-dev/summarizeAtPolicyAssignmentScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtPolicyDefinitionScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtPolicyDefinitionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtPolicyDefinitionScope.js +0 -31
- package/dist-esm/samples-dev/summarizeAtPolicyDefinitionScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtPolicySetDefinitionScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtPolicySetDefinitionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtPolicySetDefinitionScope.js +0 -36
- package/dist-esm/samples-dev/summarizeAtPolicySetDefinitionScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtResourceGroupScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtResourceGroupScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtResourceGroupScope.js +0 -31
- package/dist-esm/samples-dev/summarizeAtResourceGroupScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtResourceScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtResourceScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtResourceScope.js +0 -32
- package/dist-esm/samples-dev/summarizeAtResourceScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtSubscriptionScope.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtSubscriptionScope.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtSubscriptionScope.js +0 -32
- package/dist-esm/samples-dev/summarizeAtSubscriptionScope.js.map +0 -1
- package/dist-esm/samples-dev/summarizeAtSubscriptionScopeForAPolicyDefinitionGroup.d.ts +0 -2
- package/dist-esm/samples-dev/summarizeAtSubscriptionScopeForAPolicyDefinitionGroup.d.ts.map +0 -1
- package/dist-esm/samples-dev/summarizeAtSubscriptionScopeForAPolicyDefinitionGroup.js +0 -33
- package/dist-esm/samples-dev/summarizeAtSubscriptionScopeForAPolicyDefinitionGroup.js.map +0 -1
- package/dist-esm/samples-dev/timeRangeSortSelectAndLimit.d.ts +0 -2
- package/dist-esm/samples-dev/timeRangeSortSelectAndLimit.d.ts.map +0 -1
- package/dist-esm/samples-dev/timeRangeSortSelectAndLimit.js +0 -57
- package/dist-esm/samples-dev/timeRangeSortSelectAndLimit.js.map +0 -1
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInAResourceGroup.d.ts +0 -2
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInAResourceGroup.d.ts.map +0 -1
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInAResourceGroup.js +0 -31
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInAResourceGroup.js.map +0 -1
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInASubscription.d.ts +0 -2
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInASubscription.d.ts.map +0 -1
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInASubscription.js +0 -30
- package/dist-esm/samples-dev/triggerEvaluationsForAllResourcesInASubscription.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the resources under the resource group.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the resources under the resource group.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QueryResourceGroupScope.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtResourceGroupScope() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const resourceGroupName = "myResourceGroup";
|
|
26
|
-
const credential = new DefaultAzureCredential();
|
|
27
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
28
|
-
const resArray = new Array();
|
|
29
|
-
try {
|
|
30
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForResourceGroup(policyStatesResource, subscriptionId2, resourceGroupName)), _c; _c = yield _b.next(), !_c.done;) {
|
|
31
|
-
let item = _c.value;
|
|
32
|
-
resArray.push(item);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
36
|
-
finally {
|
|
37
|
-
try {
|
|
38
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
39
|
-
}
|
|
40
|
-
finally { if (e_1) throw e_1.error; }
|
|
41
|
-
}
|
|
42
|
-
console.log(resArray);
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
queryLatestAtResourceGroupScope().catch(console.error);
|
|
46
|
-
//# sourceMappingURL=queryLatestAtResourceGroupScope.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtResourceGroupScope.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtResourceGroupScope.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,+BAA+B;;;QAC5C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,iBAAiB,GAAG,iBAAiB,CAAC;QAC5C,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,gCAAgC,CACzE,oBAAoB,EACpB,eAAe,EACf,iBAAiB,CAClB,CAAA,IAAA;gBAJU,IAAI,IAAI,WAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,+BAA+B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtResourceGroupScopeWithNextLink.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtResourceGroupScopeWithNextLink.ts"],"names":[],"mappings":""}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the resources under the resource group.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the resources under the resource group.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QueryResourceGroupScopeNextLink.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtResourceGroupScopeWithNextLink() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const resourceGroupName = "myResourceGroup";
|
|
26
|
-
const skipToken = "WpmWfBSvPhkAK6QD";
|
|
27
|
-
const options = { skipToken: skipToken };
|
|
28
|
-
const credential = new DefaultAzureCredential();
|
|
29
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
30
|
-
const resArray = new Array();
|
|
31
|
-
try {
|
|
32
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForResourceGroup(policyStatesResource, subscriptionId2, resourceGroupName, { queryOptions: options })), _c; _c = yield _b.next(), !_c.done;) {
|
|
33
|
-
let item = _c.value;
|
|
34
|
-
resArray.push(item);
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
38
|
-
finally {
|
|
39
|
-
try {
|
|
40
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
41
|
-
}
|
|
42
|
-
finally { if (e_1) throw e_1.error; }
|
|
43
|
-
}
|
|
44
|
-
console.log(resArray);
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
queryLatestAtResourceGroupScopeWithNextLink().catch(console.error);
|
|
48
|
-
//# sourceMappingURL=queryLatestAtResourceGroupScopeWithNextLink.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtResourceGroupScopeWithNextLink.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtResourceGroupScopeWithNextLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,2CAA2C;;;QACxD,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,iBAAiB,GAAG,iBAAiB,CAAC;QAC5C,MAAM,SAAS,GAAG,kBAAkB,CAAC;QACrC,MAAM,OAAO,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,gCAAgC,CACzE,oBAAoB,EACpB,eAAe,EACf,iBAAiB,EACjB,EAAE,YAAY,EAAE,OAAO,EAAE,CAC1B,CAAA,IAAA;gBALU,IAAI,IAAI,WAAA,CAAA;gBAMjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,2CAA2C,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyAssignmentScope.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScope.ts"],"names":[],"mappings":""}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the subscription level policy assignment.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the subscription level policy assignment.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionLevelPolicyAssignmentScope.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionLevelPolicyAssignmentScope() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const policyAssignmentName = "ec8f9645-8ecb-4abb-9c0b-5292f19d4003";
|
|
26
|
-
const credential = new DefaultAzureCredential();
|
|
27
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
28
|
-
const resArray = new Array();
|
|
29
|
-
try {
|
|
30
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForSubscriptionLevelPolicyAssignment(policyStatesResource, subscriptionId2, policyAssignmentName)), _c; _c = yield _b.next(), !_c.done;) {
|
|
31
|
-
let item = _c.value;
|
|
32
|
-
resArray.push(item);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
36
|
-
finally {
|
|
37
|
-
try {
|
|
38
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
39
|
-
}
|
|
40
|
-
finally { if (e_1) throw e_1.error; }
|
|
41
|
-
}
|
|
42
|
-
console.log(resArray);
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
queryLatestAtSubscriptionLevelPolicyAssignmentScope().catch(console.error);
|
|
46
|
-
//# sourceMappingURL=queryLatestAtSubscriptionLevelPolicyAssignmentScope.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyAssignmentScope.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScope.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,mDAAmD;;;QAChE,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,oBAAoB,GAAG,sCAAsC,CAAC;QACpE,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,oDAAoD,CAC7F,oBAAoB,EACpB,eAAe,EACf,oBAAoB,CACrB,CAAA,IAAA;gBAJU,IAAI,IAAI,WAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,mDAAmD,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.ts"],"names":[],"mappings":""}
|
package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the subscription level policy assignment.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the subscription level policy assignment.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionLevelPolicyAssignmentScopeNextLink.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const policyAssignmentName = "ec8f9645-8ecb-4abb-9c0b-5292f19d4003";
|
|
26
|
-
const skipToken = "WpmWfBSvPhkAK6QD";
|
|
27
|
-
const options = { skipToken: skipToken };
|
|
28
|
-
const credential = new DefaultAzureCredential();
|
|
29
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
30
|
-
const resArray = new Array();
|
|
31
|
-
try {
|
|
32
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForSubscriptionLevelPolicyAssignment(policyStatesResource, subscriptionId2, policyAssignmentName, { queryOptions: options })), _c; _c = yield _b.next(), !_c.done;) {
|
|
33
|
-
let item = _c.value;
|
|
34
|
-
resArray.push(item);
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
38
|
-
finally {
|
|
39
|
-
try {
|
|
40
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
41
|
-
}
|
|
42
|
-
finally { if (e_1) throw e_1.error; }
|
|
43
|
-
}
|
|
44
|
-
console.log(resArray);
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink().catch(console.error);
|
|
48
|
-
//# sourceMappingURL=queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js.map
|
package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyAssignmentScopeWithNextLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,+DAA+D;;;QAC5E,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,oBAAoB,GAAG,sCAAsC,CAAC;QACpE,MAAM,SAAS,GAAG,kBAAkB,CAAC;QACrC,MAAM,OAAO,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,oDAAoD,CAC7F,oBAAoB,EACpB,eAAe,EACf,oBAAoB,EACpB,EAAE,YAAY,EAAE,OAAO,EAAE,CAC1B,CAAA,IAAA;gBALU,IAAI,IAAI,WAAA,CAAA;gBAMjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,+DAA+D,EAAE,CAAC,KAAK,CACrE,OAAO,CAAC,KAAK,CACd,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyDefinitionScope.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScope.ts"],"names":[],"mappings":""}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the subscription level policy definition.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the subscription level policy definition.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionLevelPolicyDefinitionScope.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionLevelPolicyDefinitionScope() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const policyDefinitionName = "24813039-7534-408a-9842-eb99f45721b1";
|
|
26
|
-
const credential = new DefaultAzureCredential();
|
|
27
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
28
|
-
const resArray = new Array();
|
|
29
|
-
try {
|
|
30
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForPolicyDefinition(policyStatesResource, subscriptionId2, policyDefinitionName)), _c; _c = yield _b.next(), !_c.done;) {
|
|
31
|
-
let item = _c.value;
|
|
32
|
-
resArray.push(item);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
36
|
-
finally {
|
|
37
|
-
try {
|
|
38
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
39
|
-
}
|
|
40
|
-
finally { if (e_1) throw e_1.error; }
|
|
41
|
-
}
|
|
42
|
-
console.log(resArray);
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
queryLatestAtSubscriptionLevelPolicyDefinitionScope().catch(console.error);
|
|
46
|
-
//# sourceMappingURL=queryLatestAtSubscriptionLevelPolicyDefinitionScope.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyDefinitionScope.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScope.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,mDAAmD;;;QAChE,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,oBAAoB,GAAG,sCAAsC,CAAC;QACpE,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,mCAAmC,CAC5E,oBAAoB,EACpB,eAAe,EACf,oBAAoB,CACrB,CAAA,IAAA;gBAJU,IAAI,IAAI,WAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,mDAAmD,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.ts"],"names":[],"mappings":""}
|
package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the subscription level policy definition.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the subscription level policy definition.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionLevelPolicyDefinitionScopeNextLink.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const policyDefinitionName = "24813039-7534-408a-9842-eb99f45721b1";
|
|
26
|
-
const skipToken = "WpmWfBSvPhkAK6QD";
|
|
27
|
-
const options = { skipToken: skipToken };
|
|
28
|
-
const credential = new DefaultAzureCredential();
|
|
29
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
30
|
-
const resArray = new Array();
|
|
31
|
-
try {
|
|
32
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForPolicyDefinition(policyStatesResource, subscriptionId2, policyDefinitionName, { queryOptions: options })), _c; _c = yield _b.next(), !_c.done;) {
|
|
33
|
-
let item = _c.value;
|
|
34
|
-
resArray.push(item);
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
38
|
-
finally {
|
|
39
|
-
try {
|
|
40
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
41
|
-
}
|
|
42
|
-
finally { if (e_1) throw e_1.error; }
|
|
43
|
-
}
|
|
44
|
-
console.log(resArray);
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink().catch(console.error);
|
|
48
|
-
//# sourceMappingURL=queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js.map
|
package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicyDefinitionScopeWithNextLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,+DAA+D;;;QAC5E,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,oBAAoB,GAAG,sCAAsC,CAAC;QACpE,MAAM,SAAS,GAAG,kBAAkB,CAAC;QACrC,MAAM,OAAO,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,mCAAmC,CAC5E,oBAAoB,EACpB,eAAe,EACf,oBAAoB,EACpB,EAAE,YAAY,EAAE,OAAO,EAAE,CAC1B,CAAA,IAAA;gBALU,IAAI,IAAI,WAAA,CAAA;gBAMjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,+DAA+D,EAAE,CAAC,KAAK,CACrE,OAAO,CAAC,KAAK,CACd,CAAC"}
|
package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicySetDefinitionScope.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.ts"],"names":[],"mappings":""}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the subscription level policy set definition.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the subscription level policy set definition.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionLevelPolicySetDefinitionScope.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionLevelPolicySetDefinitionScope() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const policySetDefinitionName = "3e3807c1-65c9-49e0-a406-82d8ae3e338c";
|
|
26
|
-
const credential = new DefaultAzureCredential();
|
|
27
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
28
|
-
const resArray = new Array();
|
|
29
|
-
try {
|
|
30
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForPolicySetDefinition(policyStatesResource, subscriptionId2, policySetDefinitionName)), _c; _c = yield _b.next(), !_c.done;) {
|
|
31
|
-
let item = _c.value;
|
|
32
|
-
resArray.push(item);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
36
|
-
finally {
|
|
37
|
-
try {
|
|
38
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
39
|
-
}
|
|
40
|
-
finally { if (e_1) throw e_1.error; }
|
|
41
|
-
}
|
|
42
|
-
console.log(resArray);
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
queryLatestAtSubscriptionLevelPolicySetDefinitionScope().catch(console.error);
|
|
46
|
-
//# sourceMappingURL=queryLatestAtSubscriptionLevelPolicySetDefinitionScope.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicySetDefinitionScope.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScope.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,sDAAsD;;;QACnE,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,uBAAuB,GAAG,sCAAsC,CAAC;QACvE,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,sCAAsC,CAC/E,oBAAoB,EACpB,eAAe,EACf,uBAAuB,CACxB,CAAA,IAAA;gBAJU,IAAI,IAAI,WAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,sDAAsD,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.ts"],"names":[],"mappings":""}
|
package/dist-esm/samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the subscription level policy set definition.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the subscription level policy set definition.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionLevelPolicySetDefinitionScopeNextLink.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const policySetDefinitionName = "3e3807c1-65c9-49e0-a406-82d8ae3e338c";
|
|
26
|
-
const skipToken = "WpmWfBSvPhkAK6QD";
|
|
27
|
-
const options = { skipToken: skipToken };
|
|
28
|
-
const credential = new DefaultAzureCredential();
|
|
29
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
30
|
-
const resArray = new Array();
|
|
31
|
-
try {
|
|
32
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForPolicySetDefinition(policyStatesResource, subscriptionId2, policySetDefinitionName, { queryOptions: options })), _c; _c = yield _b.next(), !_c.done;) {
|
|
33
|
-
let item = _c.value;
|
|
34
|
-
resArray.push(item);
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
38
|
-
finally {
|
|
39
|
-
try {
|
|
40
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
41
|
-
}
|
|
42
|
-
finally { if (e_1) throw e_1.error; }
|
|
43
|
-
}
|
|
44
|
-
console.log(resArray);
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink().catch(console.error);
|
|
48
|
-
//# sourceMappingURL=queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionLevelPolicySetDefinitionScopeWithNextLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,kEAAkE;;;QAC/E,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,uBAAuB,GAAG,sCAAsC,CAAC;QACvE,MAAM,SAAS,GAAG,kBAAkB,CAAC;QACrC,MAAM,OAAO,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,sCAAsC,CAC/E,oBAAoB,EACpB,eAAe,EACf,uBAAuB,EACvB,EAAE,YAAY,EAAE,OAAO,EAAE,CAC1B,CAAA,IAAA;gBALU,IAAI,IAAI,WAAA,CAAA;gBAMjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,kEAAkE,EAAE,CAAC,KAAK,CACxE,OAAO,CAAC,KAAK,CACd,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionScope.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionScope.ts"],"names":[],"mappings":""}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the resources under the subscription.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the resources under the subscription.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionScope.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionScope() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const credential = new DefaultAzureCredential();
|
|
26
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
27
|
-
const resArray = new Array();
|
|
28
|
-
try {
|
|
29
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForSubscription(policyStatesResource, subscriptionId2)), _c; _c = yield _b.next(), !_c.done;) {
|
|
30
|
-
let item = _c.value;
|
|
31
|
-
resArray.push(item);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
35
|
-
finally {
|
|
36
|
-
try {
|
|
37
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
38
|
-
}
|
|
39
|
-
finally { if (e_1) throw e_1.error; }
|
|
40
|
-
}
|
|
41
|
-
console.log(resArray);
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
queryLatestAtSubscriptionScope().catch(console.error);
|
|
45
|
-
//# sourceMappingURL=queryLatestAtSubscriptionScope.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionScope.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionScope.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,8BAA8B;;;QAC3C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,+BAA+B,CACxE,oBAAoB,EACpB,eAAe,CAChB,CAAA,IAAA;gBAHU,IAAI,IAAI,WAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,8BAA8B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionScopeWithNextLink.d.ts","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionScopeWithNextLink.ts"],"names":[],"mappings":""}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
-
// Copyright (c) Microsoft Corporation.
|
|
10
|
-
// Licensed under the MIT License.
|
|
11
|
-
/**
|
|
12
|
-
* This sample demonstrates how to Queries policy states for the resources under the subscription.
|
|
13
|
-
*
|
|
14
|
-
* @summary Queries policy states for the resources under the subscription.
|
|
15
|
-
* x-ms-original-file: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QuerySubscriptionScopeNextLink.json
|
|
16
|
-
*/
|
|
17
|
-
import { PolicyInsightsClient } from "@azure/arm-policyinsights";
|
|
18
|
-
import { DefaultAzureCredential } from "@azure/identity";
|
|
19
|
-
function queryLatestAtSubscriptionScopeWithNextLink() {
|
|
20
|
-
var e_1, _a;
|
|
21
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
-
const policyStatesResource = "latest";
|
|
24
|
-
const subscriptionId2 = "fffedd8f-ffff-fffd-fffd-fffed2f84852";
|
|
25
|
-
const skipToken = "WpmWfBSvPhkAK6QD";
|
|
26
|
-
const options = { skipToken: skipToken };
|
|
27
|
-
const credential = new DefaultAzureCredential();
|
|
28
|
-
const client = new PolicyInsightsClient(credential, subscriptionId);
|
|
29
|
-
const resArray = new Array();
|
|
30
|
-
try {
|
|
31
|
-
for (var _b = __asyncValues(client.policyStates.listQueryResultsForSubscription(policyStatesResource, subscriptionId2, { queryOptions: options })), _c; _c = yield _b.next(), !_c.done;) {
|
|
32
|
-
let item = _c.value;
|
|
33
|
-
resArray.push(item);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
37
|
-
finally {
|
|
38
|
-
try {
|
|
39
|
-
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
40
|
-
}
|
|
41
|
-
finally { if (e_1) throw e_1.error; }
|
|
42
|
-
}
|
|
43
|
-
console.log(resArray);
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
queryLatestAtSubscriptionScopeWithNextLink().catch(console.error);
|
|
47
|
-
//# sourceMappingURL=queryLatestAtSubscriptionScopeWithNextLink.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryLatestAtSubscriptionScopeWithNextLink.js","sourceRoot":"","sources":["../../samples-dev/queryLatestAtSubscriptionScopeWithNextLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,0CAA0C;;;QACvD,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,oBAAoB,GAAG,QAAQ,CAAC;QACtC,MAAM,eAAe,GAAG,sCAAsC,CAAC;QAC/D,MAAM,SAAS,GAAG,kBAAkB,CAAC;QACrC,MAAM,OAAO,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAC;QACzC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,oBAAoB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACpE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,+BAA+B,CACxE,oBAAoB,EACpB,eAAe,EACf,EAAE,YAAY,EAAE,OAAO,EAAE,CAC1B,CAAA,IAAA;gBAJU,IAAI,IAAI,WAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,0CAA0C,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"summarizeAtManagementGroupScope.d.ts","sourceRoot":"","sources":["../../samples-dev/summarizeAtManagementGroupScope.ts"],"names":[],"mappings":""}
|