@azure/arm-authorization 9.0.1-alpha.20230626.1 → 10.0.0-beta.1
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 +299 -8
- package/README.md +1 -1
- package/dist/index.js +11380 -3103
- 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/accessReviewInstanceAcceptRecommendationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.js +37 -0
- package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.js.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.js +38 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.js +58 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.js +39 -0
- package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.js.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.js +37 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.js +61 -0
- package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.js.map +1 -0
- package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.d.ts +2 -0
- package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.js +60 -0
- package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.js.map +1 -0
- package/dist-esm/samples-dev/alertConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertConfigurationsGetSample.js +37 -0
- package/dist-esm/samples-dev/alertConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.js +57 -0
- package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.js.map +1 -0
- package/dist-esm/samples-dev/alertConfigurationsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertConfigurationsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertConfigurationsUpdateSample.js +41 -0
- package/dist-esm/samples-dev/alertConfigurationsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/alertDefinitionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertDefinitionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertDefinitionsGetSample.js +37 -0
- package/dist-esm/samples-dev/alertDefinitionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.js +57 -0
- package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.js.map +1 -0
- package/dist-esm/samples-dev/alertIncidentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertIncidentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertIncidentsGetSample.js +38 -0
- package/dist-esm/samples-dev/alertIncidentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertIncidentsListForScopeSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertIncidentsListForScopeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertIncidentsListForScopeSample.js +58 -0
- package/dist-esm/samples-dev/alertIncidentsListForScopeSample.js.map +1 -0
- package/dist-esm/samples-dev/alertIncidentsRemediateSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertIncidentsRemediateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertIncidentsRemediateSample.js +38 -0
- package/dist-esm/samples-dev/alertIncidentsRemediateSample.js.map +1 -0
- package/dist-esm/samples-dev/alertOperationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertOperationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertOperationGetSample.js +37 -0
- package/dist-esm/samples-dev/alertOperationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsGetSample.js +37 -0
- package/dist-esm/samples-dev/alertsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsListForScopeSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsListForScopeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsListForScopeSample.js +57 -0
- package/dist-esm/samples-dev/alertsListForScopeSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsRefreshAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsRefreshAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsRefreshAllSample.js +36 -0
- package/dist-esm/samples-dev/alertsRefreshAllSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsRefreshSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsRefreshSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsRefreshSample.js +37 -0
- package/dist-esm/samples-dev/alertsRefreshSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsUpdateSample.js +38 -0
- package/dist-esm/samples-dev/alertsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/denyAssignmentsGetByIdSample.js +1 -3
- package/dist-esm/samples-dev/denyAssignmentsGetByIdSample.js.map +1 -1
- package/dist-esm/samples-dev/denyAssignmentsGetSample.js +1 -3
- package/dist-esm/samples-dev/denyAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/denyAssignmentsListForScopeSample.js +1 -3
- package/dist-esm/samples-dev/denyAssignmentsListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/eligibleChildResourcesGetSample.js +2 -4
- package/dist-esm/samples-dev/eligibleChildResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/globalAdministratorElevateAccessSample.js +1 -3
- package/dist-esm/samples-dev/globalAdministratorElevateAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/permissionsListForResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/permissionsListForResourceSample.js +1 -1
- package/dist-esm/samples-dev/providerOperationsMetadataGetSample.js +1 -3
- package/dist-esm/samples-dev/providerOperationsMetadataGetSample.js.map +1 -1
- package/dist-esm/samples-dev/providerOperationsMetadataListSample.js +1 -3
- package/dist-esm/samples-dev/providerOperationsMetadataListSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleInstancesGetSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleInstancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleInstancesListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleInstancesListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCancelSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCreateSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsGetSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsValidateSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentScheduleRequestsValidateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentSchedulesGetSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentSchedulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentSchedulesListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleAssignmentSchedulesListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsCreateByIdSample.js +1 -3
- package/dist-esm/samples-dev/roleAssignmentsCreateByIdSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsCreateSample.js +3 -9
- package/dist-esm/samples-dev/roleAssignmentsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsDeleteByIdSample.js +1 -3
- package/dist-esm/samples-dev/roleAssignmentsDeleteByIdSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsDeleteSample.js +1 -3
- package/dist-esm/samples-dev/roleAssignmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsGetByIdSample.js +1 -3
- package/dist-esm/samples-dev/roleAssignmentsGetByIdSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsGetSample.js +1 -3
- package/dist-esm/samples-dev/roleAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleAssignmentsListForScopeSample.js +1 -3
- package/dist-esm/samples-dev/roleAssignmentsListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleDefinitionsCreateOrUpdateSample.js +2 -4
- package/dist-esm/samples-dev/roleDefinitionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleDefinitionsDeleteSample.js +2 -4
- package/dist-esm/samples-dev/roleDefinitionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/roleDefinitionsGetByIdSample.js +4 -6
- package/dist-esm/samples-dev/roleDefinitionsGetByIdSample.js.map +1 -1
- package/dist-esm/samples-dev/roleDefinitionsGetSample.js +6 -8
- package/dist-esm/samples-dev/roleDefinitionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleDefinitionsListSample.js +2 -4
- package/dist-esm/samples-dev/roleDefinitionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleInstancesGetSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleInstancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleInstancesListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleInstancesListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCancelSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCreateSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsGetSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsValidateSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilityScheduleRequestsValidateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilitySchedulesGetSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilitySchedulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleEligibilitySchedulesListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleEligibilitySchedulesListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPoliciesDeleteSample.js +2 -4
- package/dist-esm/samples-dev/roleManagementPoliciesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPoliciesGetSample.js +2 -4
- package/dist-esm/samples-dev/roleManagementPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPoliciesListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleManagementPoliciesListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPoliciesUpdateSample.js +4 -8
- package/dist-esm/samples-dev/roleManagementPoliciesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsCreateSample.js +3 -5
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsDeleteSample.js +2 -4
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsGetSample.js +2 -4
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsListForScopeSample.js +2 -4
- package/dist-esm/samples-dev/roleManagementPolicyAssignmentsListForScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.js +36 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.js +37 -0
- package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.js +37 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.js +58 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.js +37 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.js +57 -0
- package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.js +59 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.js +59 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.js +39 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.js +39 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.js +58 -0
- package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.js +38 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.js +37 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.js +37 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.js +57 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.js +37 -0
- package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.js.map +1 -0
- package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.js +58 -0
- package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.js.map +1 -0
- package/dist-esm/src/authorizationManagementClient.d.ts +33 -2
- package/dist-esm/src/authorizationManagementClient.d.ts.map +1 -1
- package/dist-esm/src/authorizationManagementClient.js +39 -11
- package/dist-esm/src/authorizationManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2399 -87
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +236 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +68 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3875 -809
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +24 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +196 -3
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.d.ts +24 -0
- package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.js +72 -0
- package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.js.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.d.ts +21 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.js +54 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.js.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.d.ts +35 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.js +150 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.js.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.d.ts +26 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.js +81 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.js.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitions.d.ts +40 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitions.js +172 -0
- package/dist-esm/src/operations/accessReviewHistoryDefinitions.js.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.d.ts +38 -0
- package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.js +155 -0
- package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.js.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceDecisions.d.ts +38 -0
- package/dist-esm/src/operations/accessReviewInstanceDecisions.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceDecisions.js +155 -0
- package/dist-esm/src/operations/accessReviewInstanceDecisions.js.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceMyDecisions.d.ts +55 -0
- package/dist-esm/src/operations/accessReviewInstanceMyDecisions.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceMyDecisions.js +218 -0
- package/dist-esm/src/operations/accessReviewInstanceMyDecisions.js.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceOperations.d.ts +48 -0
- package/dist-esm/src/operations/accessReviewInstanceOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewInstanceOperations.js +162 -0
- package/dist-esm/src/operations/accessReviewInstanceOperations.js.map +1 -0
- package/dist-esm/src/operations/accessReviewInstances.d.ts +50 -0
- package/dist-esm/src/operations/accessReviewInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewInstances.js +213 -0
- package/dist-esm/src/operations/accessReviewInstances.js.map +1 -0
- package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.d.ts +42 -0
- package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.js +174 -0
- package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitions.d.ts +57 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitions.js +254 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitions.js.map +1 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +32 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js +138 -0
- package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
- package/dist-esm/src/operations/alertConfigurations.d.ts +56 -0
- package/dist-esm/src/operations/alertConfigurations.d.ts.map +1 -0
- package/dist-esm/src/operations/alertConfigurations.js +198 -0
- package/dist-esm/src/operations/alertConfigurations.js.map +1 -0
- package/dist-esm/src/operations/alertDefinitions.d.ts +48 -0
- package/dist-esm/src/operations/alertDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/alertDefinitions.js +176 -0
- package/dist-esm/src/operations/alertDefinitions.js.map +1 -0
- package/dist-esm/src/operations/alertIncidents.d.ts +60 -0
- package/dist-esm/src/operations/alertIncidents.d.ts.map +1 -0
- package/dist-esm/src/operations/alertIncidents.js +215 -0
- package/dist-esm/src/operations/alertIncidents.js.map +1 -0
- package/dist-esm/src/operations/alertOperation.d.ts +20 -0
- package/dist-esm/src/operations/alertOperation.d.ts.map +1 -0
- package/dist-esm/src/operations/alertOperation.js +48 -0
- package/dist-esm/src/operations/alertOperation.js.map +1 -0
- package/dist-esm/src/operations/alerts.d.ts +82 -0
- package/dist-esm/src/operations/alerts.d.ts.map +1 -0
- package/dist-esm/src/operations/alerts.js +367 -0
- package/dist-esm/src/operations/alerts.js.map +1 -0
- package/dist-esm/src/operations/eligibleChildResources.js +1 -1
- package/dist-esm/src/operations/index.d.ts +30 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +30 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +138 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/permissions.js +4 -4
- package/dist-esm/src/operations/permissions.js.map +1 -1
- package/dist-esm/src/operations/roleAssignmentScheduleInstances.js +2 -2
- package/dist-esm/src/operations/roleAssignmentScheduleRequests.d.ts +5 -3
- package/dist-esm/src/operations/roleAssignmentScheduleRequests.d.ts.map +1 -1
- package/dist-esm/src/operations/roleAssignmentScheduleRequests.js +10 -8
- package/dist-esm/src/operations/roleAssignmentScheduleRequests.js.map +1 -1
- package/dist-esm/src/operations/roleAssignmentSchedules.js +2 -2
- package/dist-esm/src/operations/roleDefinitions.d.ts +25 -7
- package/dist-esm/src/operations/roleDefinitions.d.ts.map +1 -1
- package/dist-esm/src/operations/roleDefinitions.js +30 -12
- package/dist-esm/src/operations/roleDefinitions.js.map +1 -1
- package/dist-esm/src/operations/roleEligibilityScheduleInstances.js +2 -2
- package/dist-esm/src/operations/roleEligibilityScheduleRequests.d.ts +5 -3
- package/dist-esm/src/operations/roleEligibilityScheduleRequests.d.ts.map +1 -1
- package/dist-esm/src/operations/roleEligibilityScheduleRequests.js +10 -8
- package/dist-esm/src/operations/roleEligibilityScheduleRequests.js.map +1 -1
- package/dist-esm/src/operations/roleEligibilitySchedules.js +2 -2
- package/dist-esm/src/operations/roleManagementPolicies.js +4 -4
- package/dist-esm/src/operations/roleManagementPolicyAssignments.js +4 -4
- package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.d.ts +26 -0
- package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.js +74 -0
- package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.d.ts +28 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.js +83 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts +22 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.js +55 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts +38 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.js +153 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.d.ts +44 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.js +172 -0
- package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstance.d.ts +54 -0
- package/dist-esm/src/operations/scopeAccessReviewInstance.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstance.js +171 -0
- package/dist-esm/src/operations/scopeAccessReviewInstance.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.d.ts +41 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.js +158 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.d.ts +41 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.js +158 -0
- package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstances.d.ts +55 -0
- package/dist-esm/src/operations/scopeAccessReviewInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewInstances.js +218 -0
- package/dist-esm/src/operations/scopeAccessReviewInstances.js.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.d.ts +64 -0
- package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.js +257 -0
- package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.js.map +1 -0
- package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +38 -0
- package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
- package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.js +153 -0
- package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts +16 -0
- package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstances.d.ts +27 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.d.ts +36 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertConfigurations.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/alertConfigurations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertConfigurations.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertConfigurations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertDefinitions.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/alertDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertIncidents.d.ts +35 -0
- package/dist-esm/src/operationsInterfaces/alertIncidents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertIncidents.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertIncidents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertOperation.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/alertOperation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertOperation.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertOperation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts +59 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alerts.js +9 -0
- package/dist-esm/src/operationsInterfaces/alerts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +30 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleRequests.d.ts +5 -3
- package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleRequests.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/roleDefinitions.d.ts +17 -5
- package/dist-esm/src/operationsInterfaces/roleDefinitions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleRequests.d.ts +5 -3
- package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleRequests.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts +41 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js +9 -0
- package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
- package/package.json +5 -3
- package/review/arm-authorization.api.md +1671 -16
- package/src/authorizationManagementClient.ts +184 -6
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +3774 -1161
- package/src/models/mappers.ts +3963 -783
- package/src/models/parameters.ts +227 -3
- package/src/operations/accessReviewDefaultSettingsOperations.ts +98 -0
- package/src/operations/accessReviewHistoryDefinitionInstance.ts +74 -0
- package/src/operations/accessReviewHistoryDefinitionInstances.ts +178 -0
- package/src/operations/accessReviewHistoryDefinitionOperations.ts +111 -0
- package/src/operations/accessReviewHistoryDefinitions.ts +195 -0
- package/src/operations/accessReviewInstanceContactedReviewers.ts +190 -0
- package/src/operations/accessReviewInstanceDecisions.ts +190 -0
- package/src/operations/accessReviewInstanceMyDecisions.ts +279 -0
- package/src/operations/accessReviewInstanceOperations.ts +221 -0
- package/src/operations/accessReviewInstances.ts +264 -0
- package/src/operations/accessReviewInstancesAssignedForMyApproval.ts +213 -0
- package/src/operations/accessReviewScheduleDefinitions.ts +307 -0
- package/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.ts +152 -0
- package/src/operations/alertConfigurations.ts +240 -0
- package/src/operations/alertDefinitions.ts +207 -0
- package/src/operations/alertIncidents.ts +272 -0
- package/src/operations/alertOperation.ts +67 -0
- package/src/operations/alerts.ts +478 -0
- package/src/operations/eligibleChildResources.ts +1 -1
- package/src/operations/index.ts +30 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/permissions.ts +4 -4
- package/src/operations/roleAssignmentScheduleInstances.ts +2 -2
- package/src/operations/roleAssignmentScheduleRequests.ts +10 -8
- package/src/operations/roleAssignmentSchedules.ts +2 -2
- package/src/operations/roleDefinitions.ts +30 -12
- package/src/operations/roleEligibilityScheduleInstances.ts +2 -2
- package/src/operations/roleEligibilityScheduleRequests.ts +10 -8
- package/src/operations/roleEligibilitySchedules.ts +2 -2
- package/src/operations/roleManagementPolicies.ts +4 -4
- package/src/operations/roleManagementPolicyAssignments.ts +4 -4
- package/src/operations/scopeAccessReviewDefaultSettings.ts +105 -0
- package/src/operations/scopeAccessReviewHistoryDefinition.ts +115 -0
- package/src/operations/scopeAccessReviewHistoryDefinitionInstance.ts +78 -0
- package/src/operations/scopeAccessReviewHistoryDefinitionInstances.ts +193 -0
- package/src/operations/scopeAccessReviewHistoryDefinitions.ts +204 -0
- package/src/operations/scopeAccessReviewInstance.ts +237 -0
- package/src/operations/scopeAccessReviewInstanceContactedReviewers.ts +206 -0
- package/src/operations/scopeAccessReviewInstanceDecisions.ts +206 -0
- package/src/operations/scopeAccessReviewInstances.ts +284 -0
- package/src/operations/scopeAccessReviewScheduleDefinitions.ts +322 -0
- package/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.ts +190 -0
- package/src/operationsInterfaces/accessReviewDefaultSettingsOperations.ts +35 -0
- package/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.ts +28 -0
- package/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.ts +27 -0
- package/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.ts +38 -0
- package/src/operationsInterfaces/accessReviewHistoryDefinitions.ts +37 -0
- package/src/operationsInterfaces/accessReviewInstanceContactedReviewers.ts +29 -0
- package/src/operationsInterfaces/accessReviewInstanceDecisions.ts +29 -0
- package/src/operationsInterfaces/accessReviewInstanceMyDecisions.ts +62 -0
- package/src/operationsInterfaces/accessReviewInstanceOperations.ts +74 -0
- package/src/operationsInterfaces/accessReviewInstances.ts +56 -0
- package/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.ts +40 -0
- package/src/operationsInterfaces/accessReviewScheduleDefinitions.ts +70 -0
- package/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.ts +25 -0
- package/src/operationsInterfaces/alertConfigurations.ts +60 -0
- package/src/operationsInterfaces/alertDefinitions.ts +46 -0
- package/src/operationsInterfaces/alertIncidents.ts +64 -0
- package/src/operationsInterfaces/alertOperation.ts +27 -0
- package/src/operationsInterfaces/alerts.ts +114 -0
- package/src/operationsInterfaces/index.ts +30 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/roleAssignmentScheduleRequests.ts +5 -3
- package/src/operationsInterfaces/roleDefinitions.ts +17 -5
- package/src/operationsInterfaces/roleEligibilityScheduleRequests.ts +5 -3
- package/src/operationsInterfaces/scopeAccessReviewDefaultSettings.ts +39 -0
- package/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.ts +42 -0
- package/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.ts +32 -0
- package/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.ts +29 -0
- package/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.ts +41 -0
- package/src/operationsInterfaces/scopeAccessReviewInstance.ts +87 -0
- package/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.ts +31 -0
- package/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.ts +31 -0
- package/src/operationsInterfaces/scopeAccessReviewInstances.ts +62 -0
- package/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.ts +80 -0
- package/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.ts +29 -0
- package/types/arm-authorization.d.ts +5221 -1970
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
+
export type AccessReviewDecisionIdentityUnion = AccessReviewDecisionIdentity | AccessReviewDecisionUserIdentity | AccessReviewDecisionServicePrincipalIdentity;
|
|
3
|
+
export type AccessReviewDecisionInsightPropertiesUnion = AccessReviewDecisionInsightProperties | AccessReviewDecisionUserSignInInsightProperties;
|
|
2
4
|
export type RoleManagementPolicyRuleUnion = RoleManagementPolicyRule | RoleManagementPolicyApprovalRule | RoleManagementPolicyAuthenticationContextRule | RoleManagementPolicyEnablementRule | RoleManagementPolicyExpirationRule | RoleManagementPolicyNotificationRule;
|
|
5
|
+
export type AlertIncidentPropertiesUnion = AlertIncidentProperties | AzureRolesAssignedOutsidePimAlertIncidentProperties | DuplicateRoleCreatedAlertIncidentProperties | TooManyOwnersAssignedToResourceAlertIncidentProperties | TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties;
|
|
6
|
+
export type AlertConfigurationPropertiesUnion = AlertConfigurationProperties | AzureRolesAssignedOutsidePimAlertConfigurationProperties | DuplicateRoleCreatedAlertConfigurationProperties | TooManyOwnersAssignedToResourceAlertConfigurationProperties | TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties;
|
|
3
7
|
/** ClassicAdministrator list result information. */
|
|
4
8
|
export interface ClassicAdministratorListResult {
|
|
5
9
|
/** An array of administrators. */
|
|
@@ -329,61 +333,1067 @@ export interface Permission {
|
|
|
329
333
|
dataActions?: string[];
|
|
330
334
|
/** Denied Data actions. */
|
|
331
335
|
notDataActions?: string[];
|
|
336
|
+
/**
|
|
337
|
+
* The conditions on the role definition. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'
|
|
338
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
339
|
+
*/
|
|
340
|
+
readonly condition?: string;
|
|
341
|
+
/**
|
|
342
|
+
* Version of the condition. Currently the only accepted value is '2.0'
|
|
343
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
344
|
+
*/
|
|
345
|
+
readonly conditionVersion?: string;
|
|
346
|
+
}
|
|
347
|
+
/** Role definition. */
|
|
348
|
+
export interface RoleDefinition {
|
|
349
|
+
/**
|
|
350
|
+
* The role definition ID.
|
|
351
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
352
|
+
*/
|
|
353
|
+
readonly id?: string;
|
|
354
|
+
/**
|
|
355
|
+
* The role definition name.
|
|
356
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
357
|
+
*/
|
|
358
|
+
readonly name?: string;
|
|
359
|
+
/**
|
|
360
|
+
* The role definition type.
|
|
361
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
362
|
+
*/
|
|
363
|
+
readonly type?: string;
|
|
364
|
+
/** The role name. */
|
|
365
|
+
roleName?: string;
|
|
366
|
+
/** The role definition description. */
|
|
367
|
+
description?: string;
|
|
368
|
+
/** The role type. */
|
|
369
|
+
roleType?: string;
|
|
370
|
+
/** Role definition permissions. */
|
|
371
|
+
permissions?: Permission[];
|
|
372
|
+
/** Role definition assignable scopes. */
|
|
373
|
+
assignableScopes?: string[];
|
|
374
|
+
/**
|
|
375
|
+
* Time it was created
|
|
376
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
377
|
+
*/
|
|
378
|
+
readonly createdOn?: Date;
|
|
379
|
+
/**
|
|
380
|
+
* Time it was updated
|
|
381
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
382
|
+
*/
|
|
383
|
+
readonly updatedOn?: Date;
|
|
384
|
+
/**
|
|
385
|
+
* Id of the user who created the assignment
|
|
386
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
387
|
+
*/
|
|
388
|
+
readonly createdBy?: string;
|
|
389
|
+
/**
|
|
390
|
+
* Id of the user who updated the assignment
|
|
391
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
392
|
+
*/
|
|
393
|
+
readonly updatedBy?: string;
|
|
394
|
+
}
|
|
395
|
+
/** Role definition list operation result. */
|
|
396
|
+
export interface RoleDefinitionListResult {
|
|
397
|
+
/** Role definition list. */
|
|
398
|
+
value?: RoleDefinition[];
|
|
399
|
+
/** The URL to use for getting the next set of results. */
|
|
400
|
+
nextLink?: string;
|
|
401
|
+
}
|
|
402
|
+
/** The result of a request to list Microsoft.Authorization operations. */
|
|
403
|
+
export interface OperationListResult {
|
|
404
|
+
/** The collection value. */
|
|
405
|
+
value?: Operation[];
|
|
406
|
+
/** The URI that can be used to request the next set of paged results. */
|
|
407
|
+
nextLink?: string;
|
|
408
|
+
}
|
|
409
|
+
/** The definition of a Microsoft.Authorization operation. */
|
|
410
|
+
export interface Operation {
|
|
411
|
+
/** Name of the operation */
|
|
412
|
+
name?: string;
|
|
413
|
+
/** Indicates whether the operation is a data action */
|
|
414
|
+
isDataAction?: boolean;
|
|
415
|
+
/** Display of the operation */
|
|
416
|
+
display?: OperationDisplay;
|
|
417
|
+
/** Origin of the operation */
|
|
418
|
+
origin?: string;
|
|
419
|
+
}
|
|
420
|
+
/** The display information for a Microsoft.Authorization operation. */
|
|
421
|
+
export interface OperationDisplay {
|
|
422
|
+
/**
|
|
423
|
+
* The resource provider name: Microsoft.Authorization.
|
|
424
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
425
|
+
*/
|
|
426
|
+
readonly provider?: string;
|
|
427
|
+
/**
|
|
428
|
+
* The resource on which the operation is performed.
|
|
429
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
430
|
+
*/
|
|
431
|
+
readonly resource?: string;
|
|
432
|
+
/**
|
|
433
|
+
* The operation that users can perform.
|
|
434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
435
|
+
*/
|
|
436
|
+
readonly operation?: string;
|
|
437
|
+
/**
|
|
438
|
+
* The description for the operation.
|
|
439
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
440
|
+
*/
|
|
441
|
+
readonly description?: string;
|
|
442
|
+
}
|
|
443
|
+
/** Error description and code explaining why an operation failed. */
|
|
444
|
+
export interface ErrorDefinition {
|
|
445
|
+
/** Error of the list gateway status. */
|
|
446
|
+
error?: ErrorDefinitionProperties;
|
|
447
|
+
}
|
|
448
|
+
/** Error description and code explaining why an operation failed. */
|
|
449
|
+
export interface ErrorDefinitionProperties {
|
|
450
|
+
/**
|
|
451
|
+
* Description of the error.
|
|
452
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
453
|
+
*/
|
|
454
|
+
readonly message?: string;
|
|
455
|
+
/** Error code of list gateway. */
|
|
456
|
+
code?: string;
|
|
457
|
+
}
|
|
458
|
+
/** List of Access Review History Definitions. */
|
|
459
|
+
export interface AccessReviewHistoryDefinitionListResult {
|
|
460
|
+
/** Access Review History Definition list. */
|
|
461
|
+
value?: AccessReviewHistoryDefinition[];
|
|
462
|
+
/** The URL to use for getting the next set of results. */
|
|
463
|
+
nextLink?: string;
|
|
464
|
+
}
|
|
465
|
+
/** Access Review History Definition. */
|
|
466
|
+
export interface AccessReviewHistoryDefinition {
|
|
467
|
+
/**
|
|
468
|
+
* The access review history definition id.
|
|
469
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
470
|
+
*/
|
|
471
|
+
readonly id?: string;
|
|
472
|
+
/**
|
|
473
|
+
* The access review history definition unique id.
|
|
474
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
475
|
+
*/
|
|
476
|
+
readonly name?: string;
|
|
477
|
+
/**
|
|
478
|
+
* The resource type.
|
|
479
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
480
|
+
*/
|
|
481
|
+
readonly type?: string;
|
|
482
|
+
/** The display name for the history definition. */
|
|
483
|
+
displayName?: string;
|
|
484
|
+
/**
|
|
485
|
+
* Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports.
|
|
486
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
487
|
+
*/
|
|
488
|
+
readonly reviewHistoryPeriodStartDateTime?: Date;
|
|
489
|
+
/**
|
|
490
|
+
* Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports.
|
|
491
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
492
|
+
*/
|
|
493
|
+
readonly reviewHistoryPeriodEndDateTime?: Date;
|
|
494
|
+
/** Collection of review decisions which the history data should be filtered on. For example if Approve and Deny are supplied the data will only contain review results in which the decision maker approved or denied a review request. */
|
|
495
|
+
decisions?: AccessReviewResult[];
|
|
496
|
+
/**
|
|
497
|
+
* This read-only field specifies the of the requested review history data. This is either requested, in-progress, done or error.
|
|
498
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
499
|
+
*/
|
|
500
|
+
readonly status?: AccessReviewHistoryDefinitionStatus;
|
|
501
|
+
/**
|
|
502
|
+
* Date time when history definition was created
|
|
503
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
504
|
+
*/
|
|
505
|
+
readonly createdDateTime?: Date;
|
|
506
|
+
/** A collection of scopes used when selecting review history data */
|
|
507
|
+
scopes?: AccessReviewScope[];
|
|
508
|
+
/** Set of access review history instances for this history definition. */
|
|
509
|
+
instances?: AccessReviewHistoryInstance[];
|
|
510
|
+
/** The recurrence range type. The possible values are: endDate, noEnd, numbered. */
|
|
511
|
+
typePropertiesSettingsRangeType?: AccessReviewRecurrenceRangeType;
|
|
512
|
+
/** The number of times to repeat the access review. Required and must be positive if type is numbered. */
|
|
513
|
+
numberOfOccurrences?: number;
|
|
514
|
+
/** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */
|
|
515
|
+
startDate?: Date;
|
|
516
|
+
/** The DateTime when the review is scheduled to end. Required if type is endDate */
|
|
517
|
+
endDate?: Date;
|
|
518
|
+
/** The recurrence type : weekly, monthly, etc. */
|
|
519
|
+
typePropertiesSettingsPatternType?: AccessReviewRecurrencePatternType;
|
|
520
|
+
/** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */
|
|
521
|
+
interval?: number;
|
|
522
|
+
/**
|
|
523
|
+
* The identity id
|
|
524
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
525
|
+
*/
|
|
526
|
+
readonly principalId?: string;
|
|
527
|
+
/**
|
|
528
|
+
* The identity type : user/servicePrincipal
|
|
529
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
530
|
+
*/
|
|
531
|
+
readonly principalType?: AccessReviewActorIdentityType;
|
|
532
|
+
/**
|
|
533
|
+
* The identity display name
|
|
534
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
535
|
+
*/
|
|
536
|
+
readonly principalName?: string;
|
|
537
|
+
/**
|
|
538
|
+
* The user principal name(if valid)
|
|
539
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
540
|
+
*/
|
|
541
|
+
readonly userPrincipalName?: string;
|
|
542
|
+
}
|
|
543
|
+
/** Access Review History Instances. */
|
|
544
|
+
export interface AccessReviewHistoryDefinitionProperties {
|
|
545
|
+
/** The display name for the history definition. */
|
|
546
|
+
displayName?: string;
|
|
547
|
+
/**
|
|
548
|
+
* Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports.
|
|
549
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
550
|
+
*/
|
|
551
|
+
readonly reviewHistoryPeriodStartDateTime?: Date;
|
|
552
|
+
/**
|
|
553
|
+
* Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports.
|
|
554
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
555
|
+
*/
|
|
556
|
+
readonly reviewHistoryPeriodEndDateTime?: Date;
|
|
557
|
+
/** Collection of review decisions which the history data should be filtered on. For example if Approve and Deny are supplied the data will only contain review results in which the decision maker approved or denied a review request. */
|
|
558
|
+
decisions?: AccessReviewResult[];
|
|
559
|
+
/**
|
|
560
|
+
* This read-only field specifies the of the requested review history data. This is either requested, in-progress, done or error.
|
|
561
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
562
|
+
*/
|
|
563
|
+
readonly status?: AccessReviewHistoryDefinitionStatus;
|
|
564
|
+
/**
|
|
565
|
+
* Date time when history definition was created
|
|
566
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
567
|
+
*/
|
|
568
|
+
readonly createdDateTime?: Date;
|
|
569
|
+
/** A collection of scopes used when selecting review history data */
|
|
570
|
+
scopes?: AccessReviewScope[];
|
|
571
|
+
/** Set of access review history instances for this history definition. */
|
|
572
|
+
instances?: AccessReviewHistoryInstance[];
|
|
573
|
+
/** The recurrence range type. The possible values are: endDate, noEnd, numbered. */
|
|
574
|
+
typeSettingsRangeType?: AccessReviewRecurrenceRangeType;
|
|
575
|
+
/** The number of times to repeat the access review. Required and must be positive if type is numbered. */
|
|
576
|
+
numberOfOccurrences?: number;
|
|
577
|
+
/** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */
|
|
578
|
+
startDate?: Date;
|
|
579
|
+
/** The DateTime when the review is scheduled to end. Required if type is endDate */
|
|
580
|
+
endDate?: Date;
|
|
581
|
+
/** The recurrence type : weekly, monthly, etc. */
|
|
582
|
+
typeSettingsPatternType?: AccessReviewRecurrencePatternType;
|
|
583
|
+
/** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */
|
|
584
|
+
interval?: number;
|
|
585
|
+
/**
|
|
586
|
+
* The identity id
|
|
587
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
588
|
+
*/
|
|
589
|
+
readonly principalId?: string;
|
|
590
|
+
/**
|
|
591
|
+
* The identity type : user/servicePrincipal
|
|
592
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
593
|
+
*/
|
|
594
|
+
readonly principalType?: AccessReviewActorIdentityType;
|
|
595
|
+
/**
|
|
596
|
+
* The identity display name
|
|
597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
598
|
+
*/
|
|
599
|
+
readonly principalName?: string;
|
|
600
|
+
/**
|
|
601
|
+
* The user principal name(if valid)
|
|
602
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
603
|
+
*/
|
|
604
|
+
readonly userPrincipalName?: string;
|
|
605
|
+
}
|
|
606
|
+
/** Descriptor for what needs to be reviewed */
|
|
607
|
+
export interface AccessReviewScope {
|
|
608
|
+
/**
|
|
609
|
+
* ResourceId in which this review is getting created
|
|
610
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
611
|
+
*/
|
|
612
|
+
readonly resourceId?: string;
|
|
613
|
+
/**
|
|
614
|
+
* This is used to indicate the role being reviewed
|
|
615
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
616
|
+
*/
|
|
617
|
+
readonly roleDefinitionId?: string;
|
|
618
|
+
/**
|
|
619
|
+
* The identity type user/servicePrincipal to review
|
|
620
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
621
|
+
*/
|
|
622
|
+
readonly principalType?: AccessReviewScopePrincipalType;
|
|
623
|
+
/**
|
|
624
|
+
* The role assignment state eligible/active to review
|
|
625
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
626
|
+
*/
|
|
627
|
+
readonly assignmentState?: AccessReviewScopeAssignmentState;
|
|
628
|
+
/** Duration users are inactive for. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
629
|
+
inactiveDuration?: string;
|
|
630
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
631
|
+
expandNestedMemberships?: boolean;
|
|
632
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
633
|
+
includeInheritedAccess?: boolean;
|
|
634
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
635
|
+
includeAccessBelowResource?: boolean;
|
|
636
|
+
/** This is used to indicate the resource id(s) to exclude */
|
|
637
|
+
excludeResourceId?: string;
|
|
638
|
+
/** This is used to indicate the role definition id(s) to exclude */
|
|
639
|
+
excludeRoleDefinitionId?: string;
|
|
640
|
+
}
|
|
641
|
+
/** Access Review History Definition Instance. */
|
|
642
|
+
export interface AccessReviewHistoryInstance {
|
|
643
|
+
/**
|
|
644
|
+
* The access review history definition instance id.
|
|
645
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
646
|
+
*/
|
|
647
|
+
readonly id?: string;
|
|
648
|
+
/**
|
|
649
|
+
* The access review history definition instance unique id.
|
|
650
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
651
|
+
*/
|
|
652
|
+
readonly name?: string;
|
|
653
|
+
/**
|
|
654
|
+
* The resource type.
|
|
655
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
656
|
+
*/
|
|
657
|
+
readonly type?: string;
|
|
658
|
+
/** Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports. */
|
|
659
|
+
reviewHistoryPeriodStartDateTime?: Date;
|
|
660
|
+
/** Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports. */
|
|
661
|
+
reviewHistoryPeriodEndDateTime?: Date;
|
|
662
|
+
/** The display name for the parent history definition. */
|
|
663
|
+
displayName?: string;
|
|
664
|
+
/**
|
|
665
|
+
* Status of the requested review history instance data. This is either requested, in-progress, done or error. The state transitions are as follows - Requested -> InProgress -> Done -> Expired
|
|
666
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
667
|
+
*/
|
|
668
|
+
readonly status?: AccessReviewHistoryDefinitionStatus;
|
|
669
|
+
/** Date time when the history data report is scheduled to be generated. */
|
|
670
|
+
runDateTime?: Date;
|
|
671
|
+
/** Date time when the history data report is scheduled to be generated. */
|
|
672
|
+
fulfilledDateTime?: Date;
|
|
673
|
+
/**
|
|
674
|
+
* Uri which can be used to retrieve review history data. To generate this Uri, generateDownloadUri() must be called for a specific accessReviewHistoryDefinitionInstance. The link expires after a 24 hour period. Callers can see the expiration date time by looking at the 'se' parameter in the generated uri.
|
|
675
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
676
|
+
*/
|
|
677
|
+
readonly downloadUri?: string;
|
|
678
|
+
/** Date time when history data report expires and the associated data is deleted. */
|
|
679
|
+
expiration?: Date;
|
|
680
|
+
}
|
|
681
|
+
/** List of Access Review History Instances. */
|
|
682
|
+
export interface AccessReviewHistoryDefinitionInstanceListResult {
|
|
683
|
+
/** Access Review History Definition's Instance list. */
|
|
684
|
+
value?: AccessReviewHistoryInstance[];
|
|
685
|
+
/** The URL to use for getting the next set of results. */
|
|
686
|
+
nextLink?: string;
|
|
687
|
+
}
|
|
688
|
+
/** List of Access Review Schedule Definitions. */
|
|
689
|
+
export interface AccessReviewScheduleDefinitionListResult {
|
|
690
|
+
/** Access Review Schedule Definition list. */
|
|
691
|
+
value?: AccessReviewScheduleDefinition[];
|
|
692
|
+
/** The URL to use for getting the next set of results. */
|
|
693
|
+
nextLink?: string;
|
|
694
|
+
}
|
|
695
|
+
/** Access Review Schedule Definition. */
|
|
696
|
+
export interface AccessReviewScheduleDefinition {
|
|
697
|
+
/**
|
|
698
|
+
* The access review schedule definition id.
|
|
699
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
700
|
+
*/
|
|
701
|
+
readonly id?: string;
|
|
702
|
+
/**
|
|
703
|
+
* The access review schedule definition unique id.
|
|
704
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
705
|
+
*/
|
|
706
|
+
readonly name?: string;
|
|
707
|
+
/**
|
|
708
|
+
* The resource type.
|
|
709
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
710
|
+
*/
|
|
711
|
+
readonly type?: string;
|
|
712
|
+
/** The display name for the schedule definition. */
|
|
713
|
+
displayName?: string;
|
|
714
|
+
/**
|
|
715
|
+
* This read-only field specifies the status of an accessReview.
|
|
716
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
717
|
+
*/
|
|
718
|
+
readonly status?: AccessReviewScheduleDefinitionStatus;
|
|
719
|
+
/** The description provided by the access review creator and visible to admins. */
|
|
720
|
+
descriptionForAdmins?: string;
|
|
721
|
+
/** The description provided by the access review creator to be shown to reviewers. */
|
|
722
|
+
descriptionForReviewers?: string;
|
|
723
|
+
/** This is the collection of reviewers. */
|
|
724
|
+
reviewers?: AccessReviewReviewer[];
|
|
725
|
+
/** This is the collection of backup reviewers. */
|
|
726
|
+
backupReviewers?: AccessReviewReviewer[];
|
|
727
|
+
/**
|
|
728
|
+
* This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.
|
|
729
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
730
|
+
*/
|
|
731
|
+
readonly reviewersType?: AccessReviewScheduleDefinitionReviewersType;
|
|
732
|
+
/** This is the collection of instances returned when one does an expand on it. */
|
|
733
|
+
instances?: AccessReviewInstance[];
|
|
734
|
+
/**
|
|
735
|
+
* ResourceId in which this review is getting created
|
|
736
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
737
|
+
*/
|
|
738
|
+
readonly resourceId?: string;
|
|
739
|
+
/**
|
|
740
|
+
* This is used to indicate the role being reviewed
|
|
741
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
742
|
+
*/
|
|
743
|
+
readonly roleDefinitionId?: string;
|
|
744
|
+
/**
|
|
745
|
+
* The identity type user/servicePrincipal to review
|
|
746
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
747
|
+
*/
|
|
748
|
+
readonly principalTypePropertiesScopePrincipalType?: AccessReviewScopePrincipalType;
|
|
749
|
+
/**
|
|
750
|
+
* The role assignment state eligible/active to review
|
|
751
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
752
|
+
*/
|
|
753
|
+
readonly assignmentState?: AccessReviewScopeAssignmentState;
|
|
754
|
+
/** Duration users are inactive for. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
755
|
+
inactiveDuration?: string;
|
|
756
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
757
|
+
expandNestedMemberships?: boolean;
|
|
758
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
759
|
+
includeInheritedAccess?: boolean;
|
|
760
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
761
|
+
includeAccessBelowResource?: boolean;
|
|
762
|
+
/** This is used to indicate the resource id(s) to exclude */
|
|
763
|
+
excludeResourceId?: string;
|
|
764
|
+
/** This is used to indicate the role definition id(s) to exclude */
|
|
765
|
+
excludeRoleDefinitionId?: string;
|
|
766
|
+
/** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */
|
|
767
|
+
mailNotificationsEnabled?: boolean;
|
|
768
|
+
/** Flag to indicate whether sending reminder emails to reviewers are enabled. */
|
|
769
|
+
reminderNotificationsEnabled?: boolean;
|
|
770
|
+
/** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */
|
|
771
|
+
defaultDecisionEnabled?: boolean;
|
|
772
|
+
/** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */
|
|
773
|
+
justificationRequiredOnApproval?: boolean;
|
|
774
|
+
/** This specifies the behavior for the autoReview feature when an access review completes. */
|
|
775
|
+
defaultDecision?: DefaultDecisionType;
|
|
776
|
+
/** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */
|
|
777
|
+
autoApplyDecisionsEnabled?: boolean;
|
|
778
|
+
/** Flag to indicate whether showing recommendations to reviewers is enabled. */
|
|
779
|
+
recommendationsEnabled?: boolean;
|
|
780
|
+
/** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
781
|
+
recommendationLookBackDuration?: string;
|
|
782
|
+
/** The duration in days for an instance. */
|
|
783
|
+
instanceDurationInDays?: number;
|
|
784
|
+
/** The recurrence range type. The possible values are: endDate, noEnd, numbered. */
|
|
785
|
+
typePropertiesSettingsRecurrenceRangeType?: AccessReviewRecurrenceRangeType;
|
|
786
|
+
/** The number of times to repeat the access review. Required and must be positive if type is numbered. */
|
|
787
|
+
numberOfOccurrences?: number;
|
|
788
|
+
/** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */
|
|
789
|
+
startDate?: Date;
|
|
790
|
+
/** The DateTime when the review is scheduled to end. Required if type is endDate */
|
|
791
|
+
endDate?: Date;
|
|
792
|
+
/** The recurrence type : weekly, monthly, etc. */
|
|
793
|
+
typePropertiesSettingsRecurrencePatternType?: AccessReviewRecurrencePatternType;
|
|
794
|
+
/** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */
|
|
795
|
+
interval?: number;
|
|
796
|
+
/**
|
|
797
|
+
* The identity id
|
|
798
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
799
|
+
*/
|
|
800
|
+
readonly principalId?: string;
|
|
801
|
+
/**
|
|
802
|
+
* The identity type : user/servicePrincipal
|
|
803
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
804
|
+
*/
|
|
805
|
+
readonly principalTypePropertiesCreatedByPrincipalType?: AccessReviewActorIdentityType;
|
|
806
|
+
/**
|
|
807
|
+
* The identity display name
|
|
808
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
809
|
+
*/
|
|
810
|
+
readonly principalName?: string;
|
|
811
|
+
/**
|
|
812
|
+
* The user principal name(if valid)
|
|
813
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
814
|
+
*/
|
|
815
|
+
readonly userPrincipalName?: string;
|
|
816
|
+
}
|
|
817
|
+
/** Access Review. */
|
|
818
|
+
export interface AccessReviewScheduleDefinitionProperties {
|
|
819
|
+
/** The display name for the schedule definition. */
|
|
820
|
+
displayName?: string;
|
|
821
|
+
/**
|
|
822
|
+
* This read-only field specifies the status of an accessReview.
|
|
823
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
824
|
+
*/
|
|
825
|
+
readonly status?: AccessReviewScheduleDefinitionStatus;
|
|
826
|
+
/** The description provided by the access review creator and visible to admins. */
|
|
827
|
+
descriptionForAdmins?: string;
|
|
828
|
+
/** The description provided by the access review creator to be shown to reviewers. */
|
|
829
|
+
descriptionForReviewers?: string;
|
|
830
|
+
/** This is the collection of reviewers. */
|
|
831
|
+
reviewers?: AccessReviewReviewer[];
|
|
832
|
+
/** This is the collection of backup reviewers. */
|
|
833
|
+
backupReviewers?: AccessReviewReviewer[];
|
|
834
|
+
/**
|
|
835
|
+
* This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.
|
|
836
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
837
|
+
*/
|
|
838
|
+
readonly reviewersType?: AccessReviewScheduleDefinitionReviewersType;
|
|
839
|
+
/** This is the collection of instances returned when one does an expand on it. */
|
|
840
|
+
instances?: AccessReviewInstance[];
|
|
841
|
+
/**
|
|
842
|
+
* ResourceId in which this review is getting created
|
|
843
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
844
|
+
*/
|
|
845
|
+
readonly resourceId?: string;
|
|
846
|
+
/**
|
|
847
|
+
* This is used to indicate the role being reviewed
|
|
848
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
849
|
+
*/
|
|
850
|
+
readonly roleDefinitionId?: string;
|
|
851
|
+
/**
|
|
852
|
+
* The identity type user/servicePrincipal to review
|
|
853
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
854
|
+
*/
|
|
855
|
+
readonly principalTypeScopePrincipalType?: AccessReviewScopePrincipalType;
|
|
856
|
+
/**
|
|
857
|
+
* The role assignment state eligible/active to review
|
|
858
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
859
|
+
*/
|
|
860
|
+
readonly assignmentState?: AccessReviewScopeAssignmentState;
|
|
861
|
+
/** Duration users are inactive for. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
862
|
+
inactiveDuration?: string;
|
|
863
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
864
|
+
expandNestedMemberships?: boolean;
|
|
865
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
866
|
+
includeInheritedAccess?: boolean;
|
|
867
|
+
/** Flag to indicate whether to expand nested memberships or not. */
|
|
868
|
+
includeAccessBelowResource?: boolean;
|
|
869
|
+
/** This is used to indicate the resource id(s) to exclude */
|
|
870
|
+
excludeResourceId?: string;
|
|
871
|
+
/** This is used to indicate the role definition id(s) to exclude */
|
|
872
|
+
excludeRoleDefinitionId?: string;
|
|
873
|
+
/** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */
|
|
874
|
+
mailNotificationsEnabled?: boolean;
|
|
875
|
+
/** Flag to indicate whether sending reminder emails to reviewers are enabled. */
|
|
876
|
+
reminderNotificationsEnabled?: boolean;
|
|
877
|
+
/** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */
|
|
878
|
+
defaultDecisionEnabled?: boolean;
|
|
879
|
+
/** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */
|
|
880
|
+
justificationRequiredOnApproval?: boolean;
|
|
881
|
+
/** This specifies the behavior for the autoReview feature when an access review completes. */
|
|
882
|
+
defaultDecision?: DefaultDecisionType;
|
|
883
|
+
/** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */
|
|
884
|
+
autoApplyDecisionsEnabled?: boolean;
|
|
885
|
+
/** Flag to indicate whether showing recommendations to reviewers is enabled. */
|
|
886
|
+
recommendationsEnabled?: boolean;
|
|
887
|
+
/** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
888
|
+
recommendationLookBackDuration?: string;
|
|
889
|
+
/** The duration in days for an instance. */
|
|
890
|
+
instanceDurationInDays?: number;
|
|
891
|
+
/** The recurrence range type. The possible values are: endDate, noEnd, numbered. */
|
|
892
|
+
typeSettingsRecurrenceRangeType?: AccessReviewRecurrenceRangeType;
|
|
893
|
+
/** The number of times to repeat the access review. Required and must be positive if type is numbered. */
|
|
894
|
+
numberOfOccurrences?: number;
|
|
895
|
+
/** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */
|
|
896
|
+
startDate?: Date;
|
|
897
|
+
/** The DateTime when the review is scheduled to end. Required if type is endDate */
|
|
898
|
+
endDate?: Date;
|
|
899
|
+
/** The recurrence type : weekly, monthly, etc. */
|
|
900
|
+
typeSettingsRecurrencePatternType?: AccessReviewRecurrencePatternType;
|
|
901
|
+
/** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */
|
|
902
|
+
interval?: number;
|
|
903
|
+
/**
|
|
904
|
+
* The identity id
|
|
905
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
906
|
+
*/
|
|
907
|
+
readonly principalId?: string;
|
|
908
|
+
/**
|
|
909
|
+
* The identity type : user/servicePrincipal
|
|
910
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
911
|
+
*/
|
|
912
|
+
readonly principalTypeCreatedByPrincipalType?: AccessReviewActorIdentityType;
|
|
913
|
+
/**
|
|
914
|
+
* The identity display name
|
|
915
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
916
|
+
*/
|
|
917
|
+
readonly principalName?: string;
|
|
918
|
+
/**
|
|
919
|
+
* The user principal name(if valid)
|
|
920
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
921
|
+
*/
|
|
922
|
+
readonly userPrincipalName?: string;
|
|
923
|
+
}
|
|
924
|
+
/** Settings of an Access Review. */
|
|
925
|
+
export interface AccessReviewScheduleSettings {
|
|
926
|
+
/** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */
|
|
927
|
+
mailNotificationsEnabled?: boolean;
|
|
928
|
+
/** Flag to indicate whether sending reminder emails to reviewers are enabled. */
|
|
929
|
+
reminderNotificationsEnabled?: boolean;
|
|
930
|
+
/** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */
|
|
931
|
+
defaultDecisionEnabled?: boolean;
|
|
932
|
+
/** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */
|
|
933
|
+
justificationRequiredOnApproval?: boolean;
|
|
934
|
+
/** This specifies the behavior for the autoReview feature when an access review completes. */
|
|
935
|
+
defaultDecision?: DefaultDecisionType;
|
|
936
|
+
/** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */
|
|
937
|
+
autoApplyDecisionsEnabled?: boolean;
|
|
938
|
+
/** Flag to indicate whether showing recommendations to reviewers is enabled. */
|
|
939
|
+
recommendationsEnabled?: boolean;
|
|
940
|
+
/** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
941
|
+
recommendationLookBackDuration?: string;
|
|
942
|
+
/** The duration in days for an instance. */
|
|
943
|
+
instanceDurationInDays?: number;
|
|
944
|
+
/** The recurrence range type. The possible values are: endDate, noEnd, numbered. */
|
|
945
|
+
typeRecurrenceRangeType?: AccessReviewRecurrenceRangeType;
|
|
946
|
+
/** The number of times to repeat the access review. Required and must be positive if type is numbered. */
|
|
947
|
+
numberOfOccurrences?: number;
|
|
948
|
+
/** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */
|
|
949
|
+
startDate?: Date;
|
|
950
|
+
/** The DateTime when the review is scheduled to end. Required if type is endDate */
|
|
951
|
+
endDate?: Date;
|
|
952
|
+
/** The recurrence type : weekly, monthly, etc. */
|
|
953
|
+
typeRecurrencePatternType?: AccessReviewRecurrencePatternType;
|
|
954
|
+
/** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */
|
|
955
|
+
interval?: number;
|
|
956
|
+
}
|
|
957
|
+
/** Descriptor for what needs to be reviewed */
|
|
958
|
+
export interface AccessReviewReviewer {
|
|
959
|
+
/** The id of the reviewer(user/servicePrincipal) */
|
|
960
|
+
principalId?: string;
|
|
961
|
+
/**
|
|
962
|
+
* The identity type : user/servicePrincipal
|
|
963
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
964
|
+
*/
|
|
965
|
+
readonly principalType?: AccessReviewReviewerType;
|
|
966
|
+
}
|
|
967
|
+
/** Access Review Instance. */
|
|
968
|
+
export interface AccessReviewInstance {
|
|
969
|
+
/**
|
|
970
|
+
* The access review instance id.
|
|
971
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
972
|
+
*/
|
|
973
|
+
readonly id?: string;
|
|
974
|
+
/**
|
|
975
|
+
* The access review instance name.
|
|
976
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
977
|
+
*/
|
|
978
|
+
readonly name?: string;
|
|
979
|
+
/**
|
|
980
|
+
* The resource type.
|
|
981
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
982
|
+
*/
|
|
983
|
+
readonly type?: string;
|
|
984
|
+
/**
|
|
985
|
+
* This read-only field specifies the status of an access review instance.
|
|
986
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
987
|
+
*/
|
|
988
|
+
readonly status?: AccessReviewInstanceStatus;
|
|
989
|
+
/** The DateTime when the review instance is scheduled to be start. */
|
|
990
|
+
startDateTime?: Date;
|
|
991
|
+
/** The DateTime when the review instance is scheduled to end. */
|
|
992
|
+
endDateTime?: Date;
|
|
993
|
+
/** This is the collection of reviewers. */
|
|
994
|
+
reviewers?: AccessReviewReviewer[];
|
|
995
|
+
/** This is the collection of backup reviewers. */
|
|
996
|
+
backupReviewers?: AccessReviewReviewer[];
|
|
997
|
+
/**
|
|
998
|
+
* This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.
|
|
999
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1000
|
+
*/
|
|
1001
|
+
readonly reviewersType?: AccessReviewInstanceReviewersType;
|
|
1002
|
+
}
|
|
1003
|
+
/** Access Review Instance properties. */
|
|
1004
|
+
export interface AccessReviewInstanceProperties {
|
|
1005
|
+
/**
|
|
1006
|
+
* This read-only field specifies the status of an access review instance.
|
|
1007
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1008
|
+
*/
|
|
1009
|
+
readonly status?: AccessReviewInstanceStatus;
|
|
1010
|
+
/** The DateTime when the review instance is scheduled to be start. */
|
|
1011
|
+
startDateTime?: Date;
|
|
1012
|
+
/** The DateTime when the review instance is scheduled to end. */
|
|
1013
|
+
endDateTime?: Date;
|
|
1014
|
+
/** This is the collection of reviewers. */
|
|
1015
|
+
reviewers?: AccessReviewReviewer[];
|
|
1016
|
+
/** This is the collection of backup reviewers. */
|
|
1017
|
+
backupReviewers?: AccessReviewReviewer[];
|
|
1018
|
+
/**
|
|
1019
|
+
* This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.
|
|
1020
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1021
|
+
*/
|
|
1022
|
+
readonly reviewersType?: AccessReviewInstanceReviewersType;
|
|
1023
|
+
}
|
|
1024
|
+
/** List of Access Review Instances. */
|
|
1025
|
+
export interface AccessReviewInstanceListResult {
|
|
1026
|
+
/** Access Review Instance list. */
|
|
1027
|
+
value?: AccessReviewInstance[];
|
|
1028
|
+
/** The URL to use for getting the next set of results. */
|
|
1029
|
+
nextLink?: string;
|
|
1030
|
+
}
|
|
1031
|
+
/** List of access review decisions. */
|
|
1032
|
+
export interface AccessReviewDecisionListResult {
|
|
1033
|
+
/** Access Review Decision list. */
|
|
1034
|
+
value?: AccessReviewDecision[];
|
|
1035
|
+
/** The URL to use for getting the next set of results. */
|
|
1036
|
+
nextLink?: string;
|
|
1037
|
+
}
|
|
1038
|
+
/** Access Review. */
|
|
1039
|
+
export interface AccessReviewDecision {
|
|
1040
|
+
/**
|
|
1041
|
+
* The access review decision id.
|
|
1042
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1043
|
+
*/
|
|
1044
|
+
readonly id?: string;
|
|
1045
|
+
/**
|
|
1046
|
+
* The access review decision name.
|
|
1047
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1048
|
+
*/
|
|
1049
|
+
readonly name?: string;
|
|
1050
|
+
/**
|
|
1051
|
+
* The resource type.
|
|
1052
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1053
|
+
*/
|
|
1054
|
+
readonly type?: string;
|
|
1055
|
+
/**
|
|
1056
|
+
* The feature- generated recommendation shown to the reviewer.
|
|
1057
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1058
|
+
*/
|
|
1059
|
+
readonly recommendation?: AccessRecommendationType;
|
|
1060
|
+
/** The decision on the approval step. This value is initially set to NotReviewed. Approvers can take action of Approve/Deny */
|
|
1061
|
+
decision?: AccessReviewResult;
|
|
1062
|
+
/** Justification provided by approvers for their action */
|
|
1063
|
+
justification?: string;
|
|
1064
|
+
/**
|
|
1065
|
+
* Date Time when a decision was taken.
|
|
1066
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1067
|
+
*/
|
|
1068
|
+
readonly reviewedDateTime?: Date;
|
|
1069
|
+
/**
|
|
1070
|
+
* The outcome of applying the decision.
|
|
1071
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1072
|
+
*/
|
|
1073
|
+
readonly applyResult?: AccessReviewApplyResult;
|
|
1074
|
+
/**
|
|
1075
|
+
* The date and time when the review decision was applied.
|
|
1076
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1077
|
+
*/
|
|
1078
|
+
readonly appliedDateTime?: Date;
|
|
1079
|
+
/** This is the collection of insights for this decision item. */
|
|
1080
|
+
insights?: AccessReviewDecisionInsight[];
|
|
1081
|
+
/** Every decision item in an access review represents a principal's membership to a resource. This property represents details of the membership. Examples of this detail might be whether the principal has direct access or indirect access */
|
|
1082
|
+
membershipTypes?: AccessReviewDecisionPrincipalResourceMembershipType[];
|
|
1083
|
+
/**
|
|
1084
|
+
* The identity id
|
|
1085
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1086
|
+
*/
|
|
1087
|
+
readonly principalIdPropertiesAppliedByPrincipalId?: string;
|
|
1088
|
+
/**
|
|
1089
|
+
* The identity type : user/servicePrincipal
|
|
1090
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1091
|
+
*/
|
|
1092
|
+
readonly principalTypePropertiesAppliedByPrincipalType?: AccessReviewActorIdentityType;
|
|
1093
|
+
/**
|
|
1094
|
+
* The identity display name
|
|
1095
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1096
|
+
*/
|
|
1097
|
+
readonly principalNamePropertiesAppliedByPrincipalName?: string;
|
|
1098
|
+
/**
|
|
1099
|
+
* The user principal name(if valid)
|
|
1100
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1101
|
+
*/
|
|
1102
|
+
readonly userPrincipalNamePropertiesAppliedByUserPrincipalName?: string;
|
|
1103
|
+
/**
|
|
1104
|
+
* The identity id
|
|
1105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1106
|
+
*/
|
|
1107
|
+
readonly principalIdPropertiesReviewedByPrincipalId?: string;
|
|
1108
|
+
/**
|
|
1109
|
+
* The identity type : user/servicePrincipal
|
|
1110
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1111
|
+
*/
|
|
1112
|
+
readonly principalTypePropertiesReviewedByPrincipalType?: AccessReviewActorIdentityType;
|
|
1113
|
+
/**
|
|
1114
|
+
* The identity display name
|
|
1115
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1116
|
+
*/
|
|
1117
|
+
readonly principalNamePropertiesReviewedByPrincipalName?: string;
|
|
1118
|
+
/**
|
|
1119
|
+
* The user principal name(if valid)
|
|
1120
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1121
|
+
*/
|
|
1122
|
+
readonly userPrincipalNamePropertiesReviewedByUserPrincipalName?: string;
|
|
1123
|
+
/** The type of resource */
|
|
1124
|
+
typePropertiesResourceType?: DecisionResourceType;
|
|
1125
|
+
/**
|
|
1126
|
+
* The id of resource associated with a decision record.
|
|
1127
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1128
|
+
*/
|
|
1129
|
+
readonly idPropertiesResourceId?: string;
|
|
1130
|
+
/**
|
|
1131
|
+
* The display name of resource associated with a decision record.
|
|
1132
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1133
|
+
*/
|
|
1134
|
+
readonly displayNamePropertiesResourceDisplayName?: string;
|
|
1135
|
+
/** The type of decision target : User/ServicePrincipal */
|
|
1136
|
+
typePropertiesPrincipalType?: DecisionTargetType;
|
|
1137
|
+
/**
|
|
1138
|
+
* The id of principal whose access was reviewed.
|
|
1139
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1140
|
+
*/
|
|
1141
|
+
readonly idPropertiesPrincipalId?: string;
|
|
1142
|
+
/**
|
|
1143
|
+
* The display name of the user whose access was reviewed.
|
|
1144
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1145
|
+
*/
|
|
1146
|
+
readonly displayNamePropertiesPrincipalDisplayName?: string;
|
|
1147
|
+
}
|
|
1148
|
+
/** Approval Step. */
|
|
1149
|
+
export interface AccessReviewDecisionProperties {
|
|
1150
|
+
/**
|
|
1151
|
+
* The feature- generated recommendation shown to the reviewer.
|
|
1152
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1153
|
+
*/
|
|
1154
|
+
readonly recommendation?: AccessRecommendationType;
|
|
1155
|
+
/** The decision on the approval step. This value is initially set to NotReviewed. Approvers can take action of Approve/Deny */
|
|
1156
|
+
decision?: AccessReviewResult;
|
|
1157
|
+
/** Justification provided by approvers for their action */
|
|
1158
|
+
justification?: string;
|
|
1159
|
+
/**
|
|
1160
|
+
* Date Time when a decision was taken.
|
|
1161
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1162
|
+
*/
|
|
1163
|
+
readonly reviewedDateTime?: Date;
|
|
1164
|
+
/**
|
|
1165
|
+
* The outcome of applying the decision.
|
|
1166
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1167
|
+
*/
|
|
1168
|
+
readonly applyResult?: AccessReviewApplyResult;
|
|
1169
|
+
/**
|
|
1170
|
+
* The date and time when the review decision was applied.
|
|
1171
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1172
|
+
*/
|
|
1173
|
+
readonly appliedDateTime?: Date;
|
|
1174
|
+
/** This is the collection of insights for this decision item. */
|
|
1175
|
+
insights?: AccessReviewDecisionInsight[];
|
|
1176
|
+
/** Every decision item in an access review represents a principal's membership to a resource. This property represents details of the membership. Examples of this detail might be whether the principal has direct access or indirect access */
|
|
1177
|
+
membershipTypes?: AccessReviewDecisionPrincipalResourceMembershipType[];
|
|
1178
|
+
/**
|
|
1179
|
+
* The identity id
|
|
1180
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1181
|
+
*/
|
|
1182
|
+
readonly principalIdAppliedByPrincipalId?: string;
|
|
1183
|
+
/**
|
|
1184
|
+
* The identity type : user/servicePrincipal
|
|
1185
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1186
|
+
*/
|
|
1187
|
+
readonly principalTypeAppliedByPrincipalType?: AccessReviewActorIdentityType;
|
|
1188
|
+
/**
|
|
1189
|
+
* The identity display name
|
|
1190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1191
|
+
*/
|
|
1192
|
+
readonly principalNameAppliedByPrincipalName?: string;
|
|
1193
|
+
/**
|
|
1194
|
+
* The user principal name(if valid)
|
|
1195
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1196
|
+
*/
|
|
1197
|
+
readonly userPrincipalNameAppliedByUserPrincipalName?: string;
|
|
1198
|
+
/**
|
|
1199
|
+
* The identity id
|
|
1200
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1201
|
+
*/
|
|
1202
|
+
readonly principalIdReviewedByPrincipalId?: string;
|
|
1203
|
+
/**
|
|
1204
|
+
* The identity type : user/servicePrincipal
|
|
1205
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1206
|
+
*/
|
|
1207
|
+
readonly principalTypeReviewedByPrincipalType?: AccessReviewActorIdentityType;
|
|
1208
|
+
/**
|
|
1209
|
+
* The identity display name
|
|
1210
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1211
|
+
*/
|
|
1212
|
+
readonly principalNameReviewedByPrincipalName?: string;
|
|
1213
|
+
/**
|
|
1214
|
+
* The user principal name(if valid)
|
|
1215
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1216
|
+
*/
|
|
1217
|
+
readonly userPrincipalNameReviewedByUserPrincipalName?: string;
|
|
1218
|
+
/** The type of resource */
|
|
1219
|
+
typeResourceType?: DecisionResourceType;
|
|
1220
|
+
/**
|
|
1221
|
+
* The id of resource associated with a decision record.
|
|
1222
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1223
|
+
*/
|
|
1224
|
+
readonly idResourceId?: string;
|
|
1225
|
+
/**
|
|
1226
|
+
* The display name of resource associated with a decision record.
|
|
1227
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1228
|
+
*/
|
|
1229
|
+
readonly displayNameResourceDisplayName?: string;
|
|
1230
|
+
/** The type of decision target : User/ServicePrincipal */
|
|
1231
|
+
typePrincipalType?: DecisionTargetType;
|
|
1232
|
+
/**
|
|
1233
|
+
* The id of principal whose access was reviewed.
|
|
1234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1235
|
+
*/
|
|
1236
|
+
readonly idPrincipalId?: string;
|
|
1237
|
+
/**
|
|
1238
|
+
* The display name of the user whose access was reviewed.
|
|
1239
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1240
|
+
*/
|
|
1241
|
+
readonly displayNamePrincipalDisplayName?: string;
|
|
1242
|
+
}
|
|
1243
|
+
/** Target of the decision. */
|
|
1244
|
+
export interface AccessReviewDecisionIdentity {
|
|
1245
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1246
|
+
type: "user" | "servicePrincipal";
|
|
1247
|
+
/**
|
|
1248
|
+
* The id of principal whose access was reviewed.
|
|
1249
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1250
|
+
*/
|
|
1251
|
+
readonly id?: string;
|
|
1252
|
+
/**
|
|
1253
|
+
* The display name of the user whose access was reviewed.
|
|
1254
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1255
|
+
*/
|
|
1256
|
+
readonly displayName?: string;
|
|
1257
|
+
}
|
|
1258
|
+
/** Access Review Decision Insight. */
|
|
1259
|
+
export interface AccessReviewDecisionInsight {
|
|
1260
|
+
/**
|
|
1261
|
+
* The access review insight id.
|
|
1262
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1263
|
+
*/
|
|
1264
|
+
readonly id?: string;
|
|
1265
|
+
/**
|
|
1266
|
+
* The access review insight name.
|
|
1267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1268
|
+
*/
|
|
1269
|
+
readonly name?: string;
|
|
1270
|
+
/**
|
|
1271
|
+
* The resource type.
|
|
1272
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1273
|
+
*/
|
|
1274
|
+
readonly type?: string;
|
|
1275
|
+
/** The type of insight */
|
|
1276
|
+
typePropertiesType?: AccessReviewDecisionInsightType;
|
|
1277
|
+
/**
|
|
1278
|
+
* Date Time when the insight was created.
|
|
1279
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1280
|
+
*/
|
|
1281
|
+
readonly insightCreatedDateTime?: any;
|
|
1282
|
+
}
|
|
1283
|
+
/** Details of the Insight. */
|
|
1284
|
+
export interface AccessReviewDecisionInsightProperties {
|
|
1285
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1286
|
+
type: "userSignInInsight";
|
|
1287
|
+
/**
|
|
1288
|
+
* Date Time when the insight was created.
|
|
1289
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1290
|
+
*/
|
|
1291
|
+
readonly insightCreatedDateTime?: any;
|
|
332
1292
|
}
|
|
333
|
-
/**
|
|
334
|
-
export interface
|
|
1293
|
+
/** List of access review contacted reviewers. */
|
|
1294
|
+
export interface AccessReviewContactedReviewerListResult {
|
|
1295
|
+
/** Access Review Contacted Reviewer. */
|
|
1296
|
+
value?: AccessReviewContactedReviewer[];
|
|
1297
|
+
/** The URL to use for getting the next set of results. */
|
|
1298
|
+
nextLink?: string;
|
|
1299
|
+
}
|
|
1300
|
+
/** Access Review Contacted Reviewer. */
|
|
1301
|
+
export interface AccessReviewContactedReviewer {
|
|
335
1302
|
/**
|
|
336
|
-
* The
|
|
1303
|
+
* The access review reviewer id.
|
|
337
1304
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
338
1305
|
*/
|
|
339
1306
|
readonly id?: string;
|
|
340
1307
|
/**
|
|
341
|
-
* The
|
|
1308
|
+
* The access review reviewer id.
|
|
342
1309
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
343
1310
|
*/
|
|
344
1311
|
readonly name?: string;
|
|
345
1312
|
/**
|
|
346
|
-
* The
|
|
1313
|
+
* The resource type.
|
|
347
1314
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
348
1315
|
*/
|
|
349
1316
|
readonly type?: string;
|
|
350
|
-
/** The role name. */
|
|
351
|
-
roleName?: string;
|
|
352
|
-
/** The role definition description. */
|
|
353
|
-
description?: string;
|
|
354
|
-
/** The role type. */
|
|
355
|
-
roleType?: string;
|
|
356
|
-
/** Role definition permissions. */
|
|
357
|
-
permissions?: Permission[];
|
|
358
|
-
/** Role definition assignable scopes. */
|
|
359
|
-
assignableScopes?: string[];
|
|
360
1317
|
/**
|
|
361
|
-
*
|
|
1318
|
+
* The display name of the reviewer
|
|
362
1319
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
363
1320
|
*/
|
|
364
|
-
readonly
|
|
1321
|
+
readonly userDisplayName?: string;
|
|
365
1322
|
/**
|
|
366
|
-
*
|
|
1323
|
+
* The user principal name of the reviewer
|
|
367
1324
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
368
1325
|
*/
|
|
369
|
-
readonly
|
|
1326
|
+
readonly userPrincipalName?: string;
|
|
370
1327
|
/**
|
|
371
|
-
*
|
|
1328
|
+
* Date Time when the reviewer was contacted.
|
|
372
1329
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
373
1330
|
*/
|
|
374
|
-
readonly
|
|
1331
|
+
readonly createdDateTime?: Date;
|
|
1332
|
+
}
|
|
1333
|
+
/** Access Review Default Settings. */
|
|
1334
|
+
export interface AccessReviewDefaultSettings {
|
|
375
1335
|
/**
|
|
376
|
-
*
|
|
1336
|
+
* The access review default settings id. This is only going to be default
|
|
377
1337
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
378
1338
|
*/
|
|
379
|
-
readonly
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
/**
|
|
386
|
-
|
|
1339
|
+
readonly id?: string;
|
|
1340
|
+
/**
|
|
1341
|
+
* The access review default settings name. This is always going to be Access Review Default Settings
|
|
1342
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1343
|
+
*/
|
|
1344
|
+
readonly name?: string;
|
|
1345
|
+
/**
|
|
1346
|
+
* The resource type.
|
|
1347
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1348
|
+
*/
|
|
1349
|
+
readonly type?: string;
|
|
1350
|
+
/** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */
|
|
1351
|
+
mailNotificationsEnabled?: boolean;
|
|
1352
|
+
/** Flag to indicate whether sending reminder emails to reviewers are enabled. */
|
|
1353
|
+
reminderNotificationsEnabled?: boolean;
|
|
1354
|
+
/** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */
|
|
1355
|
+
defaultDecisionEnabled?: boolean;
|
|
1356
|
+
/** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */
|
|
1357
|
+
justificationRequiredOnApproval?: boolean;
|
|
1358
|
+
/** This specifies the behavior for the autoReview feature when an access review completes. */
|
|
1359
|
+
defaultDecision?: DefaultDecisionType;
|
|
1360
|
+
/** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */
|
|
1361
|
+
autoApplyDecisionsEnabled?: boolean;
|
|
1362
|
+
/** Flag to indicate whether showing recommendations to reviewers is enabled. */
|
|
1363
|
+
recommendationsEnabled?: boolean;
|
|
1364
|
+
/** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */
|
|
1365
|
+
recommendationLookBackDuration?: string;
|
|
1366
|
+
/** The duration in days for an instance. */
|
|
1367
|
+
instanceDurationInDays?: number;
|
|
1368
|
+
/** The recurrence range type. The possible values are: endDate, noEnd, numbered. */
|
|
1369
|
+
typePropertiesRecurrenceRangeType?: AccessReviewRecurrenceRangeType;
|
|
1370
|
+
/** The number of times to repeat the access review. Required and must be positive if type is numbered. */
|
|
1371
|
+
numberOfOccurrences?: number;
|
|
1372
|
+
/** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */
|
|
1373
|
+
startDate?: Date;
|
|
1374
|
+
/** The DateTime when the review is scheduled to end. Required if type is endDate */
|
|
1375
|
+
endDate?: Date;
|
|
1376
|
+
/** The recurrence type : weekly, monthly, etc. */
|
|
1377
|
+
typePropertiesRecurrencePatternType?: AccessReviewRecurrencePatternType;
|
|
1378
|
+
/** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */
|
|
1379
|
+
interval?: number;
|
|
1380
|
+
}
|
|
1381
|
+
/** Record All Decisions payload. */
|
|
1382
|
+
export interface RecordAllDecisionsProperties {
|
|
1383
|
+
/**
|
|
1384
|
+
* The id of principal which needs to be approved/denied.
|
|
1385
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1386
|
+
*/
|
|
1387
|
+
readonly principalId?: string;
|
|
1388
|
+
/**
|
|
1389
|
+
* The id of resource which needs to be approved/denied.
|
|
1390
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1391
|
+
*/
|
|
1392
|
+
readonly resourceId?: string;
|
|
1393
|
+
/** The decision to make. Approvers can take action of Approve/Deny */
|
|
1394
|
+
decision?: RecordAllDecisionsResult;
|
|
1395
|
+
/** Justification provided by approvers for their action */
|
|
1396
|
+
justification?: string;
|
|
387
1397
|
}
|
|
388
1398
|
/** Eligible child resources list operation result. */
|
|
389
1399
|
export interface EligibleChildResourcesListResult {
|
|
@@ -959,7 +1969,6 @@ export interface RoleManagementPolicyRuleTarget {
|
|
|
959
1969
|
/** The list of enforced settings. */
|
|
960
1970
|
enforcedSettings?: string[];
|
|
961
1971
|
}
|
|
962
|
-
/** Expanded info of resource scope */
|
|
963
1972
|
export interface PolicyProperties {
|
|
964
1973
|
/**
|
|
965
1974
|
* Details of the resource scope
|
|
@@ -986,80 +1995,337 @@ export interface RoleManagementPolicyListResult {
|
|
|
986
1995
|
/** Role management policy */
|
|
987
1996
|
export interface RoleManagementPolicyAssignment {
|
|
988
1997
|
/**
|
|
989
|
-
* The role management policy Id.
|
|
1998
|
+
* The role management policy Id.
|
|
1999
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2000
|
+
*/
|
|
2001
|
+
readonly id?: string;
|
|
2002
|
+
/**
|
|
2003
|
+
* The role management policy name.
|
|
2004
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2005
|
+
*/
|
|
2006
|
+
readonly name?: string;
|
|
2007
|
+
/**
|
|
2008
|
+
* The role management policy type.
|
|
2009
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2010
|
+
*/
|
|
2011
|
+
readonly type?: string;
|
|
2012
|
+
/** The role management policy scope. */
|
|
2013
|
+
scope?: string;
|
|
2014
|
+
/** The role definition of management policy assignment. */
|
|
2015
|
+
roleDefinitionId?: string;
|
|
2016
|
+
/** The policy id role management policy assignment. */
|
|
2017
|
+
policyId?: string;
|
|
2018
|
+
/**
|
|
2019
|
+
* Additional properties of scope, role definition and policy
|
|
2020
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2021
|
+
*/
|
|
2022
|
+
readonly policyAssignmentProperties?: PolicyAssignmentProperties;
|
|
2023
|
+
}
|
|
2024
|
+
export interface PolicyAssignmentProperties {
|
|
2025
|
+
/** Details of the resource scope */
|
|
2026
|
+
scope?: PolicyAssignmentPropertiesScope;
|
|
2027
|
+
/** Details of role definition */
|
|
2028
|
+
roleDefinition?: PolicyAssignmentPropertiesRoleDefinition;
|
|
2029
|
+
/** Details of the policy */
|
|
2030
|
+
policy?: PolicyAssignmentPropertiesPolicy;
|
|
2031
|
+
}
|
|
2032
|
+
/** Details of the resource scope */
|
|
2033
|
+
export interface PolicyAssignmentPropertiesScope {
|
|
2034
|
+
/** Scope id of the resource */
|
|
2035
|
+
id?: string;
|
|
2036
|
+
/** Display name of the resource */
|
|
2037
|
+
displayName?: string;
|
|
2038
|
+
/** Type of the resource */
|
|
2039
|
+
type?: string;
|
|
2040
|
+
}
|
|
2041
|
+
/** Details of role definition */
|
|
2042
|
+
export interface PolicyAssignmentPropertiesRoleDefinition {
|
|
2043
|
+
/** Id of the role definition */
|
|
2044
|
+
id?: string;
|
|
2045
|
+
/** Display name of the role definition */
|
|
2046
|
+
displayName?: string;
|
|
2047
|
+
/** Type of the role definition */
|
|
2048
|
+
type?: string;
|
|
2049
|
+
}
|
|
2050
|
+
/** Details of the policy */
|
|
2051
|
+
export interface PolicyAssignmentPropertiesPolicy {
|
|
2052
|
+
/** Id of the policy */
|
|
2053
|
+
id?: string;
|
|
2054
|
+
/**
|
|
2055
|
+
* The name of the entity last modified it
|
|
2056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2057
|
+
*/
|
|
2058
|
+
readonly lastModifiedBy?: Principal;
|
|
2059
|
+
/** The last modified date time. */
|
|
2060
|
+
lastModifiedDateTime?: Date;
|
|
2061
|
+
}
|
|
2062
|
+
/** Role management policy assignment list operation result. */
|
|
2063
|
+
export interface RoleManagementPolicyAssignmentListResult {
|
|
2064
|
+
/** Role management policy assignment list. */
|
|
2065
|
+
value?: RoleManagementPolicyAssignment[];
|
|
2066
|
+
/** The URL to use for getting the next set of results. */
|
|
2067
|
+
nextLink?: string;
|
|
2068
|
+
}
|
|
2069
|
+
/** The alert. */
|
|
2070
|
+
export interface Alert {
|
|
2071
|
+
/**
|
|
2072
|
+
* The alert ID.
|
|
2073
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2074
|
+
*/
|
|
2075
|
+
readonly id?: string;
|
|
2076
|
+
/**
|
|
2077
|
+
* The alert name.
|
|
2078
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2079
|
+
*/
|
|
2080
|
+
readonly name?: string;
|
|
2081
|
+
/**
|
|
2082
|
+
* The alert type.
|
|
2083
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2084
|
+
*/
|
|
2085
|
+
readonly type?: string;
|
|
2086
|
+
/**
|
|
2087
|
+
* The alert scope.
|
|
2088
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2089
|
+
*/
|
|
2090
|
+
readonly scope?: string;
|
|
2091
|
+
/** False by default; true if the alert is active. */
|
|
2092
|
+
isActive?: boolean;
|
|
2093
|
+
/**
|
|
2094
|
+
* The number of generated incidents of the alert.
|
|
2095
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2096
|
+
*/
|
|
2097
|
+
readonly incidentCount?: number;
|
|
2098
|
+
/**
|
|
2099
|
+
* The date time when the alert configuration was updated or new incidents were generated.
|
|
2100
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2101
|
+
*/
|
|
2102
|
+
readonly lastModifiedDateTime?: Date;
|
|
2103
|
+
/**
|
|
2104
|
+
* The date time when the alert was last scanned.
|
|
2105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2106
|
+
*/
|
|
2107
|
+
readonly lastScannedDateTime?: Date;
|
|
2108
|
+
/**
|
|
2109
|
+
* The alert definition.
|
|
2110
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2111
|
+
*/
|
|
2112
|
+
readonly alertDefinition?: AlertDefinition;
|
|
2113
|
+
/**
|
|
2114
|
+
* The alert incidents.
|
|
2115
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2116
|
+
*/
|
|
2117
|
+
readonly alertIncidents?: AlertIncident[];
|
|
2118
|
+
/**
|
|
2119
|
+
* The alert configuration.
|
|
2120
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2121
|
+
*/
|
|
2122
|
+
readonly alertConfiguration?: AlertConfiguration;
|
|
2123
|
+
}
|
|
2124
|
+
/** Alert definition */
|
|
2125
|
+
export interface AlertDefinition {
|
|
2126
|
+
/**
|
|
2127
|
+
* The alert definition ID.
|
|
2128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2129
|
+
*/
|
|
2130
|
+
readonly id?: string;
|
|
2131
|
+
/**
|
|
2132
|
+
* The alert definition name.
|
|
2133
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2134
|
+
*/
|
|
2135
|
+
readonly name?: string;
|
|
2136
|
+
/**
|
|
2137
|
+
* The alert definition type.
|
|
2138
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2139
|
+
*/
|
|
2140
|
+
readonly type?: string;
|
|
2141
|
+
/**
|
|
2142
|
+
* The alert display name.
|
|
2143
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2144
|
+
*/
|
|
2145
|
+
readonly displayName?: string;
|
|
2146
|
+
/**
|
|
2147
|
+
* The alert scope.
|
|
2148
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2149
|
+
*/
|
|
2150
|
+
readonly scope?: string;
|
|
2151
|
+
/**
|
|
2152
|
+
* The alert description.
|
|
2153
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2154
|
+
*/
|
|
2155
|
+
readonly description?: string;
|
|
2156
|
+
/**
|
|
2157
|
+
* Severity level of the alert.
|
|
2158
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2159
|
+
*/
|
|
2160
|
+
readonly severityLevel?: SeverityLevel;
|
|
2161
|
+
/**
|
|
2162
|
+
* Security impact of the alert.
|
|
2163
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2164
|
+
*/
|
|
2165
|
+
readonly securityImpact?: string;
|
|
2166
|
+
/**
|
|
2167
|
+
* The methods to mitigate the alert.
|
|
2168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2169
|
+
*/
|
|
2170
|
+
readonly mitigationSteps?: string;
|
|
2171
|
+
/**
|
|
2172
|
+
* The ways to prevent the alert.
|
|
2173
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2174
|
+
*/
|
|
2175
|
+
readonly howToPrevent?: string;
|
|
2176
|
+
/**
|
|
2177
|
+
* True if the alert can be remediated; false, otherwise.
|
|
2178
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2179
|
+
*/
|
|
2180
|
+
readonly isRemediatable?: boolean;
|
|
2181
|
+
/**
|
|
2182
|
+
* True if the alert configuration can be configured; false, otherwise.
|
|
2183
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2184
|
+
*/
|
|
2185
|
+
readonly isConfigurable?: boolean;
|
|
2186
|
+
}
|
|
2187
|
+
/** Alert incident */
|
|
2188
|
+
export interface AlertIncident {
|
|
2189
|
+
/**
|
|
2190
|
+
* The alert incident ID.
|
|
2191
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2192
|
+
*/
|
|
2193
|
+
readonly id?: string;
|
|
2194
|
+
/**
|
|
2195
|
+
* The alert incident name.
|
|
2196
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2197
|
+
*/
|
|
2198
|
+
readonly name?: string;
|
|
2199
|
+
/**
|
|
2200
|
+
* The alert incident type.
|
|
2201
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2202
|
+
*/
|
|
2203
|
+
readonly type?: string;
|
|
2204
|
+
/** The alert incident type. */
|
|
2205
|
+
alertIncidentType?: string;
|
|
2206
|
+
}
|
|
2207
|
+
/** Alert incident properties */
|
|
2208
|
+
export interface AlertIncidentProperties {
|
|
2209
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2210
|
+
alertIncidentType: "AzureRolesAssignedOutsidePimAlertIncident" | "DuplicateRoleCreatedAlertIncident" | "TooManyOwnersAssignedToResourceAlertIncident" | "TooManyPermanentOwnersAssignedToResourceAlertIncident";
|
|
2211
|
+
}
|
|
2212
|
+
/** Alert configuration. */
|
|
2213
|
+
export interface AlertConfiguration {
|
|
2214
|
+
/**
|
|
2215
|
+
* The alert configuration ID.
|
|
2216
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2217
|
+
*/
|
|
2218
|
+
readonly id?: string;
|
|
2219
|
+
/**
|
|
2220
|
+
* The alert configuration name.
|
|
2221
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2222
|
+
*/
|
|
2223
|
+
readonly name?: string;
|
|
2224
|
+
/**
|
|
2225
|
+
* The alert configuration type.
|
|
2226
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2227
|
+
*/
|
|
2228
|
+
readonly type?: string;
|
|
2229
|
+
/**
|
|
2230
|
+
* The alert definition ID.
|
|
2231
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2232
|
+
*/
|
|
2233
|
+
readonly alertDefinitionId?: string;
|
|
2234
|
+
/**
|
|
2235
|
+
* The alert scope.
|
|
2236
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2237
|
+
*/
|
|
2238
|
+
readonly scope?: string;
|
|
2239
|
+
/** True if the alert is enabled, false will disable the scanning for the specific alert. */
|
|
2240
|
+
isEnabled?: boolean;
|
|
2241
|
+
/** The alert configuration type. */
|
|
2242
|
+
alertConfigurationType?: string;
|
|
2243
|
+
/**
|
|
2244
|
+
* The alert definition.
|
|
2245
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2246
|
+
*/
|
|
2247
|
+
readonly alertDefinition?: AlertDefinition;
|
|
2248
|
+
}
|
|
2249
|
+
/** Alert configuration properties. */
|
|
2250
|
+
export interface AlertConfigurationProperties {
|
|
2251
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2252
|
+
alertConfigurationType: "AzureRolesAssignedOutsidePimAlertConfiguration" | "DuplicateRoleCreatedAlertConfiguration" | "TooManyOwnersAssignedToResourceAlertConfiguration" | "TooManyPermanentOwnersAssignedToResourceAlertConfiguration";
|
|
2253
|
+
/**
|
|
2254
|
+
* The alert definition ID.
|
|
2255
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2256
|
+
*/
|
|
2257
|
+
readonly alertDefinitionId?: string;
|
|
2258
|
+
/**
|
|
2259
|
+
* The alert scope.
|
|
2260
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2261
|
+
*/
|
|
2262
|
+
readonly scope?: string;
|
|
2263
|
+
/** True if the alert is enabled, false will disable the scanning for the specific alert. */
|
|
2264
|
+
isEnabled?: boolean;
|
|
2265
|
+
/**
|
|
2266
|
+
* The alert definition.
|
|
2267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2268
|
+
*/
|
|
2269
|
+
readonly alertDefinition?: AlertDefinition;
|
|
2270
|
+
}
|
|
2271
|
+
/** Alert list operation result. */
|
|
2272
|
+
export interface AlertListResult {
|
|
2273
|
+
/** Alert list */
|
|
2274
|
+
value?: Alert[];
|
|
2275
|
+
/** The URL to use for getting the next set of results. */
|
|
2276
|
+
nextLink?: string;
|
|
2277
|
+
}
|
|
2278
|
+
/** Alert operation result */
|
|
2279
|
+
export interface AlertOperationResult {
|
|
2280
|
+
/**
|
|
2281
|
+
* The id of the alert operation.
|
|
990
2282
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
991
2283
|
*/
|
|
992
2284
|
readonly id?: string;
|
|
993
2285
|
/**
|
|
994
|
-
* The
|
|
2286
|
+
* The status of the alert operation.
|
|
995
2287
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
996
2288
|
*/
|
|
997
|
-
readonly
|
|
2289
|
+
readonly status?: string;
|
|
998
2290
|
/**
|
|
999
|
-
* The
|
|
2291
|
+
* The status detail of the alert operation.
|
|
1000
2292
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1001
2293
|
*/
|
|
1002
|
-
readonly
|
|
1003
|
-
/** The role management policy scope. */
|
|
1004
|
-
scope?: string;
|
|
1005
|
-
/** The role definition of management policy assignment. */
|
|
1006
|
-
roleDefinitionId?: string;
|
|
1007
|
-
/** The policy id role management policy assignment. */
|
|
1008
|
-
policyId?: string;
|
|
2294
|
+
readonly statusDetail?: string;
|
|
1009
2295
|
/**
|
|
1010
|
-
* The
|
|
2296
|
+
* The created date of the alert operation.
|
|
1011
2297
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1012
2298
|
*/
|
|
1013
|
-
readonly
|
|
2299
|
+
readonly createdDateTime?: Date;
|
|
1014
2300
|
/**
|
|
1015
|
-
*
|
|
2301
|
+
* The last action date of the alert operation.
|
|
1016
2302
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1017
2303
|
*/
|
|
1018
|
-
readonly
|
|
1019
|
-
}
|
|
1020
|
-
/** Expanded info of resource scope, role definition and policy */
|
|
1021
|
-
export interface PolicyAssignmentProperties {
|
|
1022
|
-
/** Details of the resource scope */
|
|
1023
|
-
scope?: PolicyAssignmentPropertiesScope;
|
|
1024
|
-
/** Details of role definition */
|
|
1025
|
-
roleDefinition?: PolicyAssignmentPropertiesRoleDefinition;
|
|
1026
|
-
/** Details of the policy */
|
|
1027
|
-
policy?: PolicyAssignmentPropertiesPolicy;
|
|
1028
|
-
}
|
|
1029
|
-
/** Details of the resource scope */
|
|
1030
|
-
export interface PolicyAssignmentPropertiesScope {
|
|
1031
|
-
/** Scope id of the resource */
|
|
1032
|
-
id?: string;
|
|
1033
|
-
/** Display name of the resource */
|
|
1034
|
-
displayName?: string;
|
|
1035
|
-
/** Type of the resource */
|
|
1036
|
-
type?: string;
|
|
1037
|
-
}
|
|
1038
|
-
/** Details of role definition */
|
|
1039
|
-
export interface PolicyAssignmentPropertiesRoleDefinition {
|
|
1040
|
-
/** Id of the role definition */
|
|
1041
|
-
id?: string;
|
|
1042
|
-
/** Display name of the role definition */
|
|
1043
|
-
displayName?: string;
|
|
1044
|
-
/** Type of the role definition */
|
|
1045
|
-
type?: string;
|
|
1046
|
-
}
|
|
1047
|
-
/** Details of the policy */
|
|
1048
|
-
export interface PolicyAssignmentPropertiesPolicy {
|
|
1049
|
-
/** Id of the policy */
|
|
1050
|
-
id?: string;
|
|
2304
|
+
readonly lastActionDateTime?: Date;
|
|
1051
2305
|
/**
|
|
1052
|
-
* The
|
|
2306
|
+
* The location of the alert associated with the operation.
|
|
1053
2307
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1054
2308
|
*/
|
|
1055
|
-
readonly
|
|
1056
|
-
/** The last modified date time. */
|
|
1057
|
-
lastModifiedDateTime?: Date;
|
|
2309
|
+
readonly resourceLocation?: string;
|
|
1058
2310
|
}
|
|
1059
|
-
/**
|
|
1060
|
-
export interface
|
|
1061
|
-
/**
|
|
1062
|
-
value?:
|
|
2311
|
+
/** Alert configuration list operation result. */
|
|
2312
|
+
export interface AlertConfigurationListResult {
|
|
2313
|
+
/** Alert configuration list */
|
|
2314
|
+
value?: AlertConfiguration[];
|
|
2315
|
+
/** The URL to use for getting the next set of results. */
|
|
2316
|
+
nextLink?: string;
|
|
2317
|
+
}
|
|
2318
|
+
/** Alert definition list operation result. */
|
|
2319
|
+
export interface AlertDefinitionListResult {
|
|
2320
|
+
/** Alert definition list */
|
|
2321
|
+
value?: AlertDefinition[];
|
|
2322
|
+
/** The URL to use for getting the next set of results. */
|
|
2323
|
+
nextLink?: string;
|
|
2324
|
+
}
|
|
2325
|
+
/** Alert incident list operation result. */
|
|
2326
|
+
export interface AlertIncidentListResult {
|
|
2327
|
+
/** Alert incident list */
|
|
2328
|
+
value?: AlertIncident[];
|
|
1063
2329
|
/** The URL to use for getting the next set of results. */
|
|
1064
2330
|
nextLink?: string;
|
|
1065
2331
|
}
|
|
@@ -1208,6 +2474,36 @@ export interface RoleEligibilityScheduleRequestFilter {
|
|
|
1208
2474
|
/** Returns role eligibility requests of specific status. */
|
|
1209
2475
|
status?: string;
|
|
1210
2476
|
}
|
|
2477
|
+
/** User Decision Target */
|
|
2478
|
+
export interface AccessReviewDecisionUserIdentity extends AccessReviewDecisionIdentity {
|
|
2479
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2480
|
+
type: "user";
|
|
2481
|
+
/**
|
|
2482
|
+
* The user principal name of the user whose access was reviewed.
|
|
2483
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2484
|
+
*/
|
|
2485
|
+
readonly userPrincipalName?: string;
|
|
2486
|
+
}
|
|
2487
|
+
/** Service Principal Decision Target */
|
|
2488
|
+
export interface AccessReviewDecisionServicePrincipalIdentity extends AccessReviewDecisionIdentity {
|
|
2489
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2490
|
+
type: "servicePrincipal";
|
|
2491
|
+
/**
|
|
2492
|
+
* The appId for the service principal entity being reviewed
|
|
2493
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2494
|
+
*/
|
|
2495
|
+
readonly appId?: string;
|
|
2496
|
+
}
|
|
2497
|
+
/** User Decision Target */
|
|
2498
|
+
export interface AccessReviewDecisionUserSignInInsightProperties extends AccessReviewDecisionInsightProperties {
|
|
2499
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2500
|
+
type: "userSignInInsight";
|
|
2501
|
+
/**
|
|
2502
|
+
* Date Time when the user signed into the tenant.
|
|
2503
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2504
|
+
*/
|
|
2505
|
+
readonly lastSignInDateTime?: any;
|
|
2506
|
+
}
|
|
1211
2507
|
/** The role management policy approval rule. */
|
|
1212
2508
|
export interface RoleManagementPolicyApprovalRule extends RoleManagementPolicyRule {
|
|
1213
2509
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1255,6 +2551,147 @@ export interface RoleManagementPolicyNotificationRule extends RoleManagementPoli
|
|
|
1255
2551
|
/** Determines if the notification will be sent to the recipient type specified in the policy rule. */
|
|
1256
2552
|
isDefaultRecipientsEnabled?: boolean;
|
|
1257
2553
|
}
|
|
2554
|
+
/** Azure roles assigned outside PIM alert incident properties. */
|
|
2555
|
+
export interface AzureRolesAssignedOutsidePimAlertIncidentProperties extends AlertIncidentProperties {
|
|
2556
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2557
|
+
alertIncidentType: "AzureRolesAssignedOutsidePimAlertIncident";
|
|
2558
|
+
/**
|
|
2559
|
+
* The assignee display name.
|
|
2560
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2561
|
+
*/
|
|
2562
|
+
readonly assigneeDisplayName?: string;
|
|
2563
|
+
/**
|
|
2564
|
+
* The assignee user principal name.
|
|
2565
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2566
|
+
*/
|
|
2567
|
+
readonly assigneeUserPrincipalName?: string;
|
|
2568
|
+
/**
|
|
2569
|
+
* The assignee ID.
|
|
2570
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2571
|
+
*/
|
|
2572
|
+
readonly assigneeId?: string;
|
|
2573
|
+
/**
|
|
2574
|
+
* The role display name.
|
|
2575
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2576
|
+
*/
|
|
2577
|
+
readonly roleDisplayName?: string;
|
|
2578
|
+
/**
|
|
2579
|
+
* The role template ID.
|
|
2580
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2581
|
+
*/
|
|
2582
|
+
readonly roleTemplateId?: string;
|
|
2583
|
+
/**
|
|
2584
|
+
* The role definition ID.
|
|
2585
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2586
|
+
*/
|
|
2587
|
+
readonly roleDefinitionId?: string;
|
|
2588
|
+
/**
|
|
2589
|
+
* The date the assignment was activated.
|
|
2590
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2591
|
+
*/
|
|
2592
|
+
readonly assignmentActivatedDate?: Date;
|
|
2593
|
+
/**
|
|
2594
|
+
* The requestor ID.
|
|
2595
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2596
|
+
*/
|
|
2597
|
+
readonly requestorId?: string;
|
|
2598
|
+
/**
|
|
2599
|
+
* The requestor display name.
|
|
2600
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2601
|
+
*/
|
|
2602
|
+
readonly requestorDisplayName?: string;
|
|
2603
|
+
/**
|
|
2604
|
+
* The requestor user principal name.
|
|
2605
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2606
|
+
*/
|
|
2607
|
+
readonly requestorUserPrincipalName?: string;
|
|
2608
|
+
}
|
|
2609
|
+
/** Duplicate role created alert incident properties. */
|
|
2610
|
+
export interface DuplicateRoleCreatedAlertIncidentProperties extends AlertIncidentProperties {
|
|
2611
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2612
|
+
alertIncidentType: "DuplicateRoleCreatedAlertIncident";
|
|
2613
|
+
/**
|
|
2614
|
+
* The role name.
|
|
2615
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2616
|
+
*/
|
|
2617
|
+
readonly roleName?: string;
|
|
2618
|
+
/**
|
|
2619
|
+
* The duplicate roles.
|
|
2620
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2621
|
+
*/
|
|
2622
|
+
readonly duplicateRoles?: string;
|
|
2623
|
+
/**
|
|
2624
|
+
* The reason for the incident.
|
|
2625
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2626
|
+
*/
|
|
2627
|
+
readonly reason?: string;
|
|
2628
|
+
}
|
|
2629
|
+
/** Too many owners assigned to resource alert incident properties. */
|
|
2630
|
+
export interface TooManyOwnersAssignedToResourceAlertIncidentProperties extends AlertIncidentProperties {
|
|
2631
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2632
|
+
alertIncidentType: "TooManyOwnersAssignedToResourceAlertIncident";
|
|
2633
|
+
/**
|
|
2634
|
+
* The assignee name.
|
|
2635
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2636
|
+
*/
|
|
2637
|
+
readonly assigneeName?: string;
|
|
2638
|
+
/**
|
|
2639
|
+
* The assignee type.
|
|
2640
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2641
|
+
*/
|
|
2642
|
+
readonly assigneeType?: string;
|
|
2643
|
+
}
|
|
2644
|
+
/** Too many permanent owners assigned to resource alert incident properties. */
|
|
2645
|
+
export interface TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties extends AlertIncidentProperties {
|
|
2646
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2647
|
+
alertIncidentType: "TooManyPermanentOwnersAssignedToResourceAlertIncident";
|
|
2648
|
+
/**
|
|
2649
|
+
* The assignee name.
|
|
2650
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2651
|
+
*/
|
|
2652
|
+
readonly assigneeName?: string;
|
|
2653
|
+
/**
|
|
2654
|
+
* The assignee type.
|
|
2655
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2656
|
+
*/
|
|
2657
|
+
readonly assigneeType?: string;
|
|
2658
|
+
}
|
|
2659
|
+
/** The Azure roles assigned outside PIM alert configuration properties. */
|
|
2660
|
+
export interface AzureRolesAssignedOutsidePimAlertConfigurationProperties extends AlertConfigurationProperties {
|
|
2661
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2662
|
+
alertConfigurationType: "AzureRolesAssignedOutsidePimAlertConfiguration";
|
|
2663
|
+
}
|
|
2664
|
+
/** The duplicate role created alert configuration. */
|
|
2665
|
+
export interface DuplicateRoleCreatedAlertConfigurationProperties extends AlertConfigurationProperties {
|
|
2666
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2667
|
+
alertConfigurationType: "DuplicateRoleCreatedAlertConfiguration";
|
|
2668
|
+
}
|
|
2669
|
+
/** Too many owners assigned to resource alert configuration properties. */
|
|
2670
|
+
export interface TooManyOwnersAssignedToResourceAlertConfigurationProperties extends AlertConfigurationProperties {
|
|
2671
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2672
|
+
alertConfigurationType: "TooManyOwnersAssignedToResourceAlertConfiguration";
|
|
2673
|
+
/** The threshold number of owners. */
|
|
2674
|
+
thresholdNumberOfOwners?: number;
|
|
2675
|
+
/** The threshold percentage of owners out of all role members. */
|
|
2676
|
+
thresholdPercentageOfOwnersOutOfAllRoleMembers?: number;
|
|
2677
|
+
}
|
|
2678
|
+
/** Too many permanent owners assigned to resource alert configuration properties. */
|
|
2679
|
+
export interface TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties extends AlertConfigurationProperties {
|
|
2680
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2681
|
+
alertConfigurationType: "TooManyPermanentOwnersAssignedToResourceAlertConfiguration";
|
|
2682
|
+
/** The threshold number of permanent owners. */
|
|
2683
|
+
thresholdNumberOfPermanentOwners?: number;
|
|
2684
|
+
/** The threshold percentage of permanent owners out of all owners. */
|
|
2685
|
+
thresholdPercentageOfPermanentOwnersOutOfAllOwners?: number;
|
|
2686
|
+
}
|
|
2687
|
+
/** Defines headers for Alerts_refresh operation. */
|
|
2688
|
+
export interface AlertsRefreshHeaders {
|
|
2689
|
+
location?: string;
|
|
2690
|
+
}
|
|
2691
|
+
/** Defines headers for Alerts_refreshAll operation. */
|
|
2692
|
+
export interface AlertsRefreshAllHeaders {
|
|
2693
|
+
location?: string;
|
|
2694
|
+
}
|
|
1258
2695
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
1259
2696
|
export declare enum KnownPrincipalType {
|
|
1260
2697
|
/** User */
|
|
@@ -1279,7 +2716,426 @@ export declare enum KnownPrincipalType {
|
|
|
1279
2716
|
* **ForeignGroup** \
|
|
1280
2717
|
* **Device**
|
|
1281
2718
|
*/
|
|
1282
|
-
export type PrincipalType = string;
|
|
2719
|
+
export type PrincipalType = string;
|
|
2720
|
+
/** Known values of {@link AccessReviewResult} that the service accepts. */
|
|
2721
|
+
export declare enum KnownAccessReviewResult {
|
|
2722
|
+
/** Approve */
|
|
2723
|
+
Approve = "Approve",
|
|
2724
|
+
/** Deny */
|
|
2725
|
+
Deny = "Deny",
|
|
2726
|
+
/** NotReviewed */
|
|
2727
|
+
NotReviewed = "NotReviewed",
|
|
2728
|
+
/** DontKnow */
|
|
2729
|
+
DontKnow = "DontKnow",
|
|
2730
|
+
/** NotNotified */
|
|
2731
|
+
NotNotified = "NotNotified"
|
|
2732
|
+
}
|
|
2733
|
+
/**
|
|
2734
|
+
* Defines values for AccessReviewResult. \
|
|
2735
|
+
* {@link KnownAccessReviewResult} can be used interchangeably with AccessReviewResult,
|
|
2736
|
+
* this enum contains the known values that the service supports.
|
|
2737
|
+
* ### Known values supported by the service
|
|
2738
|
+
* **Approve** \
|
|
2739
|
+
* **Deny** \
|
|
2740
|
+
* **NotReviewed** \
|
|
2741
|
+
* **DontKnow** \
|
|
2742
|
+
* **NotNotified**
|
|
2743
|
+
*/
|
|
2744
|
+
export type AccessReviewResult = string;
|
|
2745
|
+
/** Known values of {@link AccessReviewHistoryDefinitionStatus} that the service accepts. */
|
|
2746
|
+
export declare enum KnownAccessReviewHistoryDefinitionStatus {
|
|
2747
|
+
/** Requested */
|
|
2748
|
+
Requested = "Requested",
|
|
2749
|
+
/** InProgress */
|
|
2750
|
+
InProgress = "InProgress",
|
|
2751
|
+
/** Done */
|
|
2752
|
+
Done = "Done",
|
|
2753
|
+
/** Error */
|
|
2754
|
+
Error = "Error"
|
|
2755
|
+
}
|
|
2756
|
+
/**
|
|
2757
|
+
* Defines values for AccessReviewHistoryDefinitionStatus. \
|
|
2758
|
+
* {@link KnownAccessReviewHistoryDefinitionStatus} can be used interchangeably with AccessReviewHistoryDefinitionStatus,
|
|
2759
|
+
* this enum contains the known values that the service supports.
|
|
2760
|
+
* ### Known values supported by the service
|
|
2761
|
+
* **Requested** \
|
|
2762
|
+
* **InProgress** \
|
|
2763
|
+
* **Done** \
|
|
2764
|
+
* **Error**
|
|
2765
|
+
*/
|
|
2766
|
+
export type AccessReviewHistoryDefinitionStatus = string;
|
|
2767
|
+
/** Known values of {@link AccessReviewActorIdentityType} that the service accepts. */
|
|
2768
|
+
export declare enum KnownAccessReviewActorIdentityType {
|
|
2769
|
+
/** User */
|
|
2770
|
+
User = "user",
|
|
2771
|
+
/** ServicePrincipal */
|
|
2772
|
+
ServicePrincipal = "servicePrincipal"
|
|
2773
|
+
}
|
|
2774
|
+
/**
|
|
2775
|
+
* Defines values for AccessReviewActorIdentityType. \
|
|
2776
|
+
* {@link KnownAccessReviewActorIdentityType} can be used interchangeably with AccessReviewActorIdentityType,
|
|
2777
|
+
* this enum contains the known values that the service supports.
|
|
2778
|
+
* ### Known values supported by the service
|
|
2779
|
+
* **user** \
|
|
2780
|
+
* **servicePrincipal**
|
|
2781
|
+
*/
|
|
2782
|
+
export type AccessReviewActorIdentityType = string;
|
|
2783
|
+
/** Known values of {@link AccessReviewScopePrincipalType} that the service accepts. */
|
|
2784
|
+
export declare enum KnownAccessReviewScopePrincipalType {
|
|
2785
|
+
/** User */
|
|
2786
|
+
User = "user",
|
|
2787
|
+
/** GuestUser */
|
|
2788
|
+
GuestUser = "guestUser",
|
|
2789
|
+
/** ServicePrincipal */
|
|
2790
|
+
ServicePrincipal = "servicePrincipal",
|
|
2791
|
+
/** UserGroup */
|
|
2792
|
+
UserGroup = "user,group",
|
|
2793
|
+
/** RedeemedGuestUser */
|
|
2794
|
+
RedeemedGuestUser = "redeemedGuestUser"
|
|
2795
|
+
}
|
|
2796
|
+
/**
|
|
2797
|
+
* Defines values for AccessReviewScopePrincipalType. \
|
|
2798
|
+
* {@link KnownAccessReviewScopePrincipalType} can be used interchangeably with AccessReviewScopePrincipalType,
|
|
2799
|
+
* this enum contains the known values that the service supports.
|
|
2800
|
+
* ### Known values supported by the service
|
|
2801
|
+
* **user** \
|
|
2802
|
+
* **guestUser** \
|
|
2803
|
+
* **servicePrincipal** \
|
|
2804
|
+
* **user,group** \
|
|
2805
|
+
* **redeemedGuestUser**
|
|
2806
|
+
*/
|
|
2807
|
+
export type AccessReviewScopePrincipalType = string;
|
|
2808
|
+
/** Known values of {@link AccessReviewScopeAssignmentState} that the service accepts. */
|
|
2809
|
+
export declare enum KnownAccessReviewScopeAssignmentState {
|
|
2810
|
+
/** Eligible */
|
|
2811
|
+
Eligible = "eligible",
|
|
2812
|
+
/** Active */
|
|
2813
|
+
Active = "active"
|
|
2814
|
+
}
|
|
2815
|
+
/**
|
|
2816
|
+
* Defines values for AccessReviewScopeAssignmentState. \
|
|
2817
|
+
* {@link KnownAccessReviewScopeAssignmentState} can be used interchangeably with AccessReviewScopeAssignmentState,
|
|
2818
|
+
* this enum contains the known values that the service supports.
|
|
2819
|
+
* ### Known values supported by the service
|
|
2820
|
+
* **eligible** \
|
|
2821
|
+
* **active**
|
|
2822
|
+
*/
|
|
2823
|
+
export type AccessReviewScopeAssignmentState = string;
|
|
2824
|
+
/** Known values of {@link AccessReviewRecurrencePatternType} that the service accepts. */
|
|
2825
|
+
export declare enum KnownAccessReviewRecurrencePatternType {
|
|
2826
|
+
/** Weekly */
|
|
2827
|
+
Weekly = "weekly",
|
|
2828
|
+
/** AbsoluteMonthly */
|
|
2829
|
+
AbsoluteMonthly = "absoluteMonthly"
|
|
2830
|
+
}
|
|
2831
|
+
/**
|
|
2832
|
+
* Defines values for AccessReviewRecurrencePatternType. \
|
|
2833
|
+
* {@link KnownAccessReviewRecurrencePatternType} can be used interchangeably with AccessReviewRecurrencePatternType,
|
|
2834
|
+
* this enum contains the known values that the service supports.
|
|
2835
|
+
* ### Known values supported by the service
|
|
2836
|
+
* **weekly** \
|
|
2837
|
+
* **absoluteMonthly**
|
|
2838
|
+
*/
|
|
2839
|
+
export type AccessReviewRecurrencePatternType = string;
|
|
2840
|
+
/** Known values of {@link AccessReviewRecurrenceRangeType} that the service accepts. */
|
|
2841
|
+
export declare enum KnownAccessReviewRecurrenceRangeType {
|
|
2842
|
+
/** EndDate */
|
|
2843
|
+
EndDate = "endDate",
|
|
2844
|
+
/** NoEnd */
|
|
2845
|
+
NoEnd = "noEnd",
|
|
2846
|
+
/** Numbered */
|
|
2847
|
+
Numbered = "numbered"
|
|
2848
|
+
}
|
|
2849
|
+
/**
|
|
2850
|
+
* Defines values for AccessReviewRecurrenceRangeType. \
|
|
2851
|
+
* {@link KnownAccessReviewRecurrenceRangeType} can be used interchangeably with AccessReviewRecurrenceRangeType,
|
|
2852
|
+
* this enum contains the known values that the service supports.
|
|
2853
|
+
* ### Known values supported by the service
|
|
2854
|
+
* **endDate** \
|
|
2855
|
+
* **noEnd** \
|
|
2856
|
+
* **numbered**
|
|
2857
|
+
*/
|
|
2858
|
+
export type AccessReviewRecurrenceRangeType = string;
|
|
2859
|
+
/** Known values of {@link AccessReviewScheduleDefinitionStatus} that the service accepts. */
|
|
2860
|
+
export declare enum KnownAccessReviewScheduleDefinitionStatus {
|
|
2861
|
+
/** NotStarted */
|
|
2862
|
+
NotStarted = "NotStarted",
|
|
2863
|
+
/** InProgress */
|
|
2864
|
+
InProgress = "InProgress",
|
|
2865
|
+
/** Completed */
|
|
2866
|
+
Completed = "Completed",
|
|
2867
|
+
/** Applied */
|
|
2868
|
+
Applied = "Applied",
|
|
2869
|
+
/** Initializing */
|
|
2870
|
+
Initializing = "Initializing",
|
|
2871
|
+
/** Applying */
|
|
2872
|
+
Applying = "Applying",
|
|
2873
|
+
/** Completing */
|
|
2874
|
+
Completing = "Completing",
|
|
2875
|
+
/** Scheduled */
|
|
2876
|
+
Scheduled = "Scheduled",
|
|
2877
|
+
/** AutoReviewing */
|
|
2878
|
+
AutoReviewing = "AutoReviewing",
|
|
2879
|
+
/** AutoReviewed */
|
|
2880
|
+
AutoReviewed = "AutoReviewed",
|
|
2881
|
+
/** Starting */
|
|
2882
|
+
Starting = "Starting"
|
|
2883
|
+
}
|
|
2884
|
+
/**
|
|
2885
|
+
* Defines values for AccessReviewScheduleDefinitionStatus. \
|
|
2886
|
+
* {@link KnownAccessReviewScheduleDefinitionStatus} can be used interchangeably with AccessReviewScheduleDefinitionStatus,
|
|
2887
|
+
* this enum contains the known values that the service supports.
|
|
2888
|
+
* ### Known values supported by the service
|
|
2889
|
+
* **NotStarted** \
|
|
2890
|
+
* **InProgress** \
|
|
2891
|
+
* **Completed** \
|
|
2892
|
+
* **Applied** \
|
|
2893
|
+
* **Initializing** \
|
|
2894
|
+
* **Applying** \
|
|
2895
|
+
* **Completing** \
|
|
2896
|
+
* **Scheduled** \
|
|
2897
|
+
* **AutoReviewing** \
|
|
2898
|
+
* **AutoReviewed** \
|
|
2899
|
+
* **Starting**
|
|
2900
|
+
*/
|
|
2901
|
+
export type AccessReviewScheduleDefinitionStatus = string;
|
|
2902
|
+
/** Known values of {@link DefaultDecisionType} that the service accepts. */
|
|
2903
|
+
export declare enum KnownDefaultDecisionType {
|
|
2904
|
+
/** Approve */
|
|
2905
|
+
Approve = "Approve",
|
|
2906
|
+
/** Deny */
|
|
2907
|
+
Deny = "Deny",
|
|
2908
|
+
/** Recommendation */
|
|
2909
|
+
Recommendation = "Recommendation"
|
|
2910
|
+
}
|
|
2911
|
+
/**
|
|
2912
|
+
* Defines values for DefaultDecisionType. \
|
|
2913
|
+
* {@link KnownDefaultDecisionType} can be used interchangeably with DefaultDecisionType,
|
|
2914
|
+
* this enum contains the known values that the service supports.
|
|
2915
|
+
* ### Known values supported by the service
|
|
2916
|
+
* **Approve** \
|
|
2917
|
+
* **Deny** \
|
|
2918
|
+
* **Recommendation**
|
|
2919
|
+
*/
|
|
2920
|
+
export type DefaultDecisionType = string;
|
|
2921
|
+
/** Known values of {@link AccessReviewReviewerType} that the service accepts. */
|
|
2922
|
+
export declare enum KnownAccessReviewReviewerType {
|
|
2923
|
+
/** User */
|
|
2924
|
+
User = "user",
|
|
2925
|
+
/** ServicePrincipal */
|
|
2926
|
+
ServicePrincipal = "servicePrincipal"
|
|
2927
|
+
}
|
|
2928
|
+
/**
|
|
2929
|
+
* Defines values for AccessReviewReviewerType. \
|
|
2930
|
+
* {@link KnownAccessReviewReviewerType} can be used interchangeably with AccessReviewReviewerType,
|
|
2931
|
+
* this enum contains the known values that the service supports.
|
|
2932
|
+
* ### Known values supported by the service
|
|
2933
|
+
* **user** \
|
|
2934
|
+
* **servicePrincipal**
|
|
2935
|
+
*/
|
|
2936
|
+
export type AccessReviewReviewerType = string;
|
|
2937
|
+
/** Known values of {@link AccessReviewScheduleDefinitionReviewersType} that the service accepts. */
|
|
2938
|
+
export declare enum KnownAccessReviewScheduleDefinitionReviewersType {
|
|
2939
|
+
/** Assigned */
|
|
2940
|
+
Assigned = "Assigned",
|
|
2941
|
+
/** Self */
|
|
2942
|
+
Self = "Self",
|
|
2943
|
+
/** Managers */
|
|
2944
|
+
Managers = "Managers"
|
|
2945
|
+
}
|
|
2946
|
+
/**
|
|
2947
|
+
* Defines values for AccessReviewScheduleDefinitionReviewersType. \
|
|
2948
|
+
* {@link KnownAccessReviewScheduleDefinitionReviewersType} can be used interchangeably with AccessReviewScheduleDefinitionReviewersType,
|
|
2949
|
+
* this enum contains the known values that the service supports.
|
|
2950
|
+
* ### Known values supported by the service
|
|
2951
|
+
* **Assigned** \
|
|
2952
|
+
* **Self** \
|
|
2953
|
+
* **Managers**
|
|
2954
|
+
*/
|
|
2955
|
+
export type AccessReviewScheduleDefinitionReviewersType = string;
|
|
2956
|
+
/** Known values of {@link AccessReviewInstanceStatus} that the service accepts. */
|
|
2957
|
+
export declare enum KnownAccessReviewInstanceStatus {
|
|
2958
|
+
/** NotStarted */
|
|
2959
|
+
NotStarted = "NotStarted",
|
|
2960
|
+
/** InProgress */
|
|
2961
|
+
InProgress = "InProgress",
|
|
2962
|
+
/** Completed */
|
|
2963
|
+
Completed = "Completed",
|
|
2964
|
+
/** Applied */
|
|
2965
|
+
Applied = "Applied",
|
|
2966
|
+
/** Initializing */
|
|
2967
|
+
Initializing = "Initializing",
|
|
2968
|
+
/** Applying */
|
|
2969
|
+
Applying = "Applying",
|
|
2970
|
+
/** Completing */
|
|
2971
|
+
Completing = "Completing",
|
|
2972
|
+
/** Scheduled */
|
|
2973
|
+
Scheduled = "Scheduled",
|
|
2974
|
+
/** AutoReviewing */
|
|
2975
|
+
AutoReviewing = "AutoReviewing",
|
|
2976
|
+
/** AutoReviewed */
|
|
2977
|
+
AutoReviewed = "AutoReviewed",
|
|
2978
|
+
/** Starting */
|
|
2979
|
+
Starting = "Starting"
|
|
2980
|
+
}
|
|
2981
|
+
/**
|
|
2982
|
+
* Defines values for AccessReviewInstanceStatus. \
|
|
2983
|
+
* {@link KnownAccessReviewInstanceStatus} can be used interchangeably with AccessReviewInstanceStatus,
|
|
2984
|
+
* this enum contains the known values that the service supports.
|
|
2985
|
+
* ### Known values supported by the service
|
|
2986
|
+
* **NotStarted** \
|
|
2987
|
+
* **InProgress** \
|
|
2988
|
+
* **Completed** \
|
|
2989
|
+
* **Applied** \
|
|
2990
|
+
* **Initializing** \
|
|
2991
|
+
* **Applying** \
|
|
2992
|
+
* **Completing** \
|
|
2993
|
+
* **Scheduled** \
|
|
2994
|
+
* **AutoReviewing** \
|
|
2995
|
+
* **AutoReviewed** \
|
|
2996
|
+
* **Starting**
|
|
2997
|
+
*/
|
|
2998
|
+
export type AccessReviewInstanceStatus = string;
|
|
2999
|
+
/** Known values of {@link AccessReviewInstanceReviewersType} that the service accepts. */
|
|
3000
|
+
export declare enum KnownAccessReviewInstanceReviewersType {
|
|
3001
|
+
/** Assigned */
|
|
3002
|
+
Assigned = "Assigned",
|
|
3003
|
+
/** Self */
|
|
3004
|
+
Self = "Self",
|
|
3005
|
+
/** Managers */
|
|
3006
|
+
Managers = "Managers"
|
|
3007
|
+
}
|
|
3008
|
+
/**
|
|
3009
|
+
* Defines values for AccessReviewInstanceReviewersType. \
|
|
3010
|
+
* {@link KnownAccessReviewInstanceReviewersType} can be used interchangeably with AccessReviewInstanceReviewersType,
|
|
3011
|
+
* this enum contains the known values that the service supports.
|
|
3012
|
+
* ### Known values supported by the service
|
|
3013
|
+
* **Assigned** \
|
|
3014
|
+
* **Self** \
|
|
3015
|
+
* **Managers**
|
|
3016
|
+
*/
|
|
3017
|
+
export type AccessReviewInstanceReviewersType = string;
|
|
3018
|
+
/** Known values of {@link DecisionTargetType} that the service accepts. */
|
|
3019
|
+
export declare enum KnownDecisionTargetType {
|
|
3020
|
+
/** User */
|
|
3021
|
+
User = "user",
|
|
3022
|
+
/** ServicePrincipal */
|
|
3023
|
+
ServicePrincipal = "servicePrincipal"
|
|
3024
|
+
}
|
|
3025
|
+
/**
|
|
3026
|
+
* Defines values for DecisionTargetType. \
|
|
3027
|
+
* {@link KnownDecisionTargetType} can be used interchangeably with DecisionTargetType,
|
|
3028
|
+
* this enum contains the known values that the service supports.
|
|
3029
|
+
* ### Known values supported by the service
|
|
3030
|
+
* **user** \
|
|
3031
|
+
* **servicePrincipal**
|
|
3032
|
+
*/
|
|
3033
|
+
export type DecisionTargetType = string;
|
|
3034
|
+
/** Known values of {@link DecisionResourceType} that the service accepts. */
|
|
3035
|
+
export declare enum KnownDecisionResourceType {
|
|
3036
|
+
/** AzureRole */
|
|
3037
|
+
AzureRole = "azureRole"
|
|
3038
|
+
}
|
|
3039
|
+
/**
|
|
3040
|
+
* Defines values for DecisionResourceType. \
|
|
3041
|
+
* {@link KnownDecisionResourceType} can be used interchangeably with DecisionResourceType,
|
|
3042
|
+
* this enum contains the known values that the service supports.
|
|
3043
|
+
* ### Known values supported by the service
|
|
3044
|
+
* **azureRole**
|
|
3045
|
+
*/
|
|
3046
|
+
export type DecisionResourceType = string;
|
|
3047
|
+
/** Known values of {@link AccessRecommendationType} that the service accepts. */
|
|
3048
|
+
export declare enum KnownAccessRecommendationType {
|
|
3049
|
+
/** Approve */
|
|
3050
|
+
Approve = "Approve",
|
|
3051
|
+
/** Deny */
|
|
3052
|
+
Deny = "Deny",
|
|
3053
|
+
/** NoInfoAvailable */
|
|
3054
|
+
NoInfoAvailable = "NoInfoAvailable"
|
|
3055
|
+
}
|
|
3056
|
+
/**
|
|
3057
|
+
* Defines values for AccessRecommendationType. \
|
|
3058
|
+
* {@link KnownAccessRecommendationType} can be used interchangeably with AccessRecommendationType,
|
|
3059
|
+
* this enum contains the known values that the service supports.
|
|
3060
|
+
* ### Known values supported by the service
|
|
3061
|
+
* **Approve** \
|
|
3062
|
+
* **Deny** \
|
|
3063
|
+
* **NoInfoAvailable**
|
|
3064
|
+
*/
|
|
3065
|
+
export type AccessRecommendationType = string;
|
|
3066
|
+
/** Known values of {@link AccessReviewApplyResult} that the service accepts. */
|
|
3067
|
+
export declare enum KnownAccessReviewApplyResult {
|
|
3068
|
+
/** New */
|
|
3069
|
+
New = "New",
|
|
3070
|
+
/** Applying */
|
|
3071
|
+
Applying = "Applying",
|
|
3072
|
+
/** AppliedSuccessfully */
|
|
3073
|
+
AppliedSuccessfully = "AppliedSuccessfully",
|
|
3074
|
+
/** AppliedWithUnknownFailure */
|
|
3075
|
+
AppliedWithUnknownFailure = "AppliedWithUnknownFailure",
|
|
3076
|
+
/** AppliedSuccessfullyButObjectNotFound */
|
|
3077
|
+
AppliedSuccessfullyButObjectNotFound = "AppliedSuccessfullyButObjectNotFound",
|
|
3078
|
+
/** ApplyNotSupported */
|
|
3079
|
+
ApplyNotSupported = "ApplyNotSupported"
|
|
3080
|
+
}
|
|
3081
|
+
/**
|
|
3082
|
+
* Defines values for AccessReviewApplyResult. \
|
|
3083
|
+
* {@link KnownAccessReviewApplyResult} can be used interchangeably with AccessReviewApplyResult,
|
|
3084
|
+
* this enum contains the known values that the service supports.
|
|
3085
|
+
* ### Known values supported by the service
|
|
3086
|
+
* **New** \
|
|
3087
|
+
* **Applying** \
|
|
3088
|
+
* **AppliedSuccessfully** \
|
|
3089
|
+
* **AppliedWithUnknownFailure** \
|
|
3090
|
+
* **AppliedSuccessfullyButObjectNotFound** \
|
|
3091
|
+
* **ApplyNotSupported**
|
|
3092
|
+
*/
|
|
3093
|
+
export type AccessReviewApplyResult = string;
|
|
3094
|
+
/** Known values of {@link AccessReviewDecisionInsightType} that the service accepts. */
|
|
3095
|
+
export declare enum KnownAccessReviewDecisionInsightType {
|
|
3096
|
+
/** UserSignInInsight */
|
|
3097
|
+
UserSignInInsight = "userSignInInsight"
|
|
3098
|
+
}
|
|
3099
|
+
/**
|
|
3100
|
+
* Defines values for AccessReviewDecisionInsightType. \
|
|
3101
|
+
* {@link KnownAccessReviewDecisionInsightType} can be used interchangeably with AccessReviewDecisionInsightType,
|
|
3102
|
+
* this enum contains the known values that the service supports.
|
|
3103
|
+
* ### Known values supported by the service
|
|
3104
|
+
* **userSignInInsight**
|
|
3105
|
+
*/
|
|
3106
|
+
export type AccessReviewDecisionInsightType = string;
|
|
3107
|
+
/** Known values of {@link AccessReviewDecisionPrincipalResourceMembershipType} that the service accepts. */
|
|
3108
|
+
export declare enum KnownAccessReviewDecisionPrincipalResourceMembershipType {
|
|
3109
|
+
/** Direct */
|
|
3110
|
+
Direct = "direct",
|
|
3111
|
+
/** Indirect */
|
|
3112
|
+
Indirect = "indirect"
|
|
3113
|
+
}
|
|
3114
|
+
/**
|
|
3115
|
+
* Defines values for AccessReviewDecisionPrincipalResourceMembershipType. \
|
|
3116
|
+
* {@link KnownAccessReviewDecisionPrincipalResourceMembershipType} can be used interchangeably with AccessReviewDecisionPrincipalResourceMembershipType,
|
|
3117
|
+
* this enum contains the known values that the service supports.
|
|
3118
|
+
* ### Known values supported by the service
|
|
3119
|
+
* **direct** \
|
|
3120
|
+
* **indirect**
|
|
3121
|
+
*/
|
|
3122
|
+
export type AccessReviewDecisionPrincipalResourceMembershipType = string;
|
|
3123
|
+
/** Known values of {@link RecordAllDecisionsResult} that the service accepts. */
|
|
3124
|
+
export declare enum KnownRecordAllDecisionsResult {
|
|
3125
|
+
/** Approve */
|
|
3126
|
+
Approve = "Approve",
|
|
3127
|
+
/** Deny */
|
|
3128
|
+
Deny = "Deny"
|
|
3129
|
+
}
|
|
3130
|
+
/**
|
|
3131
|
+
* Defines values for RecordAllDecisionsResult. \
|
|
3132
|
+
* {@link KnownRecordAllDecisionsResult} can be used interchangeably with RecordAllDecisionsResult,
|
|
3133
|
+
* this enum contains the known values that the service supports.
|
|
3134
|
+
* ### Known values supported by the service
|
|
3135
|
+
* **Approve** \
|
|
3136
|
+
* **Deny**
|
|
3137
|
+
*/
|
|
3138
|
+
export type RecordAllDecisionsResult = string;
|
|
1283
3139
|
/** Known values of {@link AssignmentType} that the service accepts. */
|
|
1284
3140
|
export declare enum KnownAssignmentType {
|
|
1285
3141
|
/** Activated */
|
|
@@ -1472,6 +3328,25 @@ export declare enum KnownRoleManagementPolicyRuleType {
|
|
|
1472
3328
|
* **RoleManagementPolicyNotificationRule**
|
|
1473
3329
|
*/
|
|
1474
3330
|
export type RoleManagementPolicyRuleType = string;
|
|
3331
|
+
/** Known values of {@link SeverityLevel} that the service accepts. */
|
|
3332
|
+
export declare enum KnownSeverityLevel {
|
|
3333
|
+
/** Low */
|
|
3334
|
+
Low = "Low",
|
|
3335
|
+
/** Medium */
|
|
3336
|
+
Medium = "Medium",
|
|
3337
|
+
/** High */
|
|
3338
|
+
High = "High"
|
|
3339
|
+
}
|
|
3340
|
+
/**
|
|
3341
|
+
* Defines values for SeverityLevel. \
|
|
3342
|
+
* {@link KnownSeverityLevel} can be used interchangeably with SeverityLevel,
|
|
3343
|
+
* this enum contains the known values that the service supports.
|
|
3344
|
+
* ### Known values supported by the service
|
|
3345
|
+
* **Low** \
|
|
3346
|
+
* **Medium** \
|
|
3347
|
+
* **High**
|
|
3348
|
+
*/
|
|
3349
|
+
export type SeverityLevel = string;
|
|
1475
3350
|
/** Known values of {@link ApprovalMode} that the service accepts. */
|
|
1476
3351
|
export declare enum KnownApprovalMode {
|
|
1477
3352
|
/** SingleStage */
|
|
@@ -1819,6 +3694,351 @@ export interface RoleDefinitionsListNextOptionalParams extends coreClient.Operat
|
|
|
1819
3694
|
/** Contains response data for the listNext operation. */
|
|
1820
3695
|
export type RoleDefinitionsListNextResponse = RoleDefinitionListResult;
|
|
1821
3696
|
/** Optional parameters. */
|
|
3697
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
3698
|
+
}
|
|
3699
|
+
/** Contains response data for the list operation. */
|
|
3700
|
+
export type OperationsListResponse = OperationListResult;
|
|
3701
|
+
/** Optional parameters. */
|
|
3702
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3703
|
+
}
|
|
3704
|
+
/** Contains response data for the listNext operation. */
|
|
3705
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
3706
|
+
/** Optional parameters. */
|
|
3707
|
+
export interface AccessReviewHistoryDefinitionsListOptionalParams extends coreClient.OperationOptions {
|
|
3708
|
+
/** The filter to apply on the operation. Only standard filters on definition name and created date are supported */
|
|
3709
|
+
filter?: string;
|
|
3710
|
+
}
|
|
3711
|
+
/** Contains response data for the list operation. */
|
|
3712
|
+
export type AccessReviewHistoryDefinitionsListResponse = AccessReviewHistoryDefinitionListResult;
|
|
3713
|
+
/** Optional parameters. */
|
|
3714
|
+
export interface AccessReviewHistoryDefinitionsGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
3715
|
+
}
|
|
3716
|
+
/** Contains response data for the getById operation. */
|
|
3717
|
+
export type AccessReviewHistoryDefinitionsGetByIdResponse = AccessReviewHistoryDefinition;
|
|
3718
|
+
/** Optional parameters. */
|
|
3719
|
+
export interface AccessReviewHistoryDefinitionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3720
|
+
}
|
|
3721
|
+
/** Contains response data for the listNext operation. */
|
|
3722
|
+
export type AccessReviewHistoryDefinitionsListNextResponse = AccessReviewHistoryDefinitionListResult;
|
|
3723
|
+
/** Optional parameters. */
|
|
3724
|
+
export interface AccessReviewHistoryDefinitionCreateOptionalParams extends coreClient.OperationOptions {
|
|
3725
|
+
}
|
|
3726
|
+
/** Contains response data for the create operation. */
|
|
3727
|
+
export type AccessReviewHistoryDefinitionCreateResponse = AccessReviewHistoryDefinition;
|
|
3728
|
+
/** Optional parameters. */
|
|
3729
|
+
export interface AccessReviewHistoryDefinitionDeleteByIdOptionalParams extends coreClient.OperationOptions {
|
|
3730
|
+
}
|
|
3731
|
+
/** Optional parameters. */
|
|
3732
|
+
export interface AccessReviewHistoryDefinitionInstanceGenerateDownloadUriOptionalParams extends coreClient.OperationOptions {
|
|
3733
|
+
}
|
|
3734
|
+
/** Contains response data for the generateDownloadUri operation. */
|
|
3735
|
+
export type AccessReviewHistoryDefinitionInstanceGenerateDownloadUriResponse = AccessReviewHistoryInstance;
|
|
3736
|
+
/** Optional parameters. */
|
|
3737
|
+
export interface AccessReviewHistoryDefinitionInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
3738
|
+
}
|
|
3739
|
+
/** Contains response data for the list operation. */
|
|
3740
|
+
export type AccessReviewHistoryDefinitionInstancesListResponse = AccessReviewHistoryDefinitionInstanceListResult;
|
|
3741
|
+
/** Optional parameters. */
|
|
3742
|
+
export interface AccessReviewHistoryDefinitionInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3743
|
+
}
|
|
3744
|
+
/** Contains response data for the listNext operation. */
|
|
3745
|
+
export type AccessReviewHistoryDefinitionInstancesListNextResponse = AccessReviewHistoryDefinitionInstanceListResult;
|
|
3746
|
+
/** Optional parameters. */
|
|
3747
|
+
export interface AccessReviewScheduleDefinitionsListOptionalParams extends coreClient.OperationOptions {
|
|
3748
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3749
|
+
filter?: string;
|
|
3750
|
+
}
|
|
3751
|
+
/** Contains response data for the list operation. */
|
|
3752
|
+
export type AccessReviewScheduleDefinitionsListResponse = AccessReviewScheduleDefinitionListResult;
|
|
3753
|
+
/** Optional parameters. */
|
|
3754
|
+
export interface AccessReviewScheduleDefinitionsGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
3755
|
+
}
|
|
3756
|
+
/** Contains response data for the getById operation. */
|
|
3757
|
+
export type AccessReviewScheduleDefinitionsGetByIdResponse = AccessReviewScheduleDefinition;
|
|
3758
|
+
/** Optional parameters. */
|
|
3759
|
+
export interface AccessReviewScheduleDefinitionsDeleteByIdOptionalParams extends coreClient.OperationOptions {
|
|
3760
|
+
}
|
|
3761
|
+
/** Optional parameters. */
|
|
3762
|
+
export interface AccessReviewScheduleDefinitionsCreateOrUpdateByIdOptionalParams extends coreClient.OperationOptions {
|
|
3763
|
+
}
|
|
3764
|
+
/** Contains response data for the createOrUpdateById operation. */
|
|
3765
|
+
export type AccessReviewScheduleDefinitionsCreateOrUpdateByIdResponse = AccessReviewScheduleDefinition;
|
|
3766
|
+
/** Optional parameters. */
|
|
3767
|
+
export interface AccessReviewScheduleDefinitionsStopOptionalParams extends coreClient.OperationOptions {
|
|
3768
|
+
}
|
|
3769
|
+
/** Optional parameters. */
|
|
3770
|
+
export interface AccessReviewScheduleDefinitionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3771
|
+
}
|
|
3772
|
+
/** Contains response data for the listNext operation. */
|
|
3773
|
+
export type AccessReviewScheduleDefinitionsListNextResponse = AccessReviewScheduleDefinitionListResult;
|
|
3774
|
+
/** Optional parameters. */
|
|
3775
|
+
export interface AccessReviewInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
3776
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3777
|
+
filter?: string;
|
|
3778
|
+
}
|
|
3779
|
+
/** Contains response data for the list operation. */
|
|
3780
|
+
export type AccessReviewInstancesListResponse = AccessReviewInstanceListResult;
|
|
3781
|
+
/** Optional parameters. */
|
|
3782
|
+
export interface AccessReviewInstancesGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
3783
|
+
}
|
|
3784
|
+
/** Contains response data for the getById operation. */
|
|
3785
|
+
export type AccessReviewInstancesGetByIdResponse = AccessReviewInstance;
|
|
3786
|
+
/** Optional parameters. */
|
|
3787
|
+
export interface AccessReviewInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3788
|
+
}
|
|
3789
|
+
/** Contains response data for the create operation. */
|
|
3790
|
+
export type AccessReviewInstancesCreateResponse = AccessReviewInstance;
|
|
3791
|
+
/** Optional parameters. */
|
|
3792
|
+
export interface AccessReviewInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3793
|
+
}
|
|
3794
|
+
/** Contains response data for the listNext operation. */
|
|
3795
|
+
export type AccessReviewInstancesListNextResponse = AccessReviewInstanceListResult;
|
|
3796
|
+
/** Optional parameters. */
|
|
3797
|
+
export interface AccessReviewInstanceStopOptionalParams extends coreClient.OperationOptions {
|
|
3798
|
+
}
|
|
3799
|
+
/** Optional parameters. */
|
|
3800
|
+
export interface AccessReviewInstanceResetDecisionsOptionalParams extends coreClient.OperationOptions {
|
|
3801
|
+
}
|
|
3802
|
+
/** Optional parameters. */
|
|
3803
|
+
export interface AccessReviewInstanceApplyDecisionsOptionalParams extends coreClient.OperationOptions {
|
|
3804
|
+
}
|
|
3805
|
+
/** Optional parameters. */
|
|
3806
|
+
export interface AccessReviewInstanceSendRemindersOptionalParams extends coreClient.OperationOptions {
|
|
3807
|
+
}
|
|
3808
|
+
/** Optional parameters. */
|
|
3809
|
+
export interface AccessReviewInstanceAcceptRecommendationsOptionalParams extends coreClient.OperationOptions {
|
|
3810
|
+
}
|
|
3811
|
+
/** Optional parameters. */
|
|
3812
|
+
export interface AccessReviewInstanceDecisionsListOptionalParams extends coreClient.OperationOptions {
|
|
3813
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3814
|
+
filter?: string;
|
|
3815
|
+
}
|
|
3816
|
+
/** Contains response data for the list operation. */
|
|
3817
|
+
export type AccessReviewInstanceDecisionsListResponse = AccessReviewDecisionListResult;
|
|
3818
|
+
/** Optional parameters. */
|
|
3819
|
+
export interface AccessReviewInstanceDecisionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3820
|
+
}
|
|
3821
|
+
/** Contains response data for the listNext operation. */
|
|
3822
|
+
export type AccessReviewInstanceDecisionsListNextResponse = AccessReviewDecisionListResult;
|
|
3823
|
+
/** Optional parameters. */
|
|
3824
|
+
export interface AccessReviewInstanceContactedReviewersListOptionalParams extends coreClient.OperationOptions {
|
|
3825
|
+
}
|
|
3826
|
+
/** Contains response data for the list operation. */
|
|
3827
|
+
export type AccessReviewInstanceContactedReviewersListResponse = AccessReviewContactedReviewerListResult;
|
|
3828
|
+
/** Optional parameters. */
|
|
3829
|
+
export interface AccessReviewInstanceContactedReviewersListNextOptionalParams extends coreClient.OperationOptions {
|
|
3830
|
+
}
|
|
3831
|
+
/** Contains response data for the listNext operation. */
|
|
3832
|
+
export type AccessReviewInstanceContactedReviewersListNextResponse = AccessReviewContactedReviewerListResult;
|
|
3833
|
+
/** Optional parameters. */
|
|
3834
|
+
export interface AccessReviewDefaultSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
3835
|
+
}
|
|
3836
|
+
/** Contains response data for the get operation. */
|
|
3837
|
+
export type AccessReviewDefaultSettingsGetResponse = AccessReviewDefaultSettings;
|
|
3838
|
+
/** Optional parameters. */
|
|
3839
|
+
export interface AccessReviewDefaultSettingsPutOptionalParams extends coreClient.OperationOptions {
|
|
3840
|
+
}
|
|
3841
|
+
/** Contains response data for the put operation. */
|
|
3842
|
+
export type AccessReviewDefaultSettingsPutResponse = AccessReviewDefaultSettings;
|
|
3843
|
+
/** Optional parameters. */
|
|
3844
|
+
export interface ScopeAccessReviewHistoryDefinitionsListOptionalParams extends coreClient.OperationOptions {
|
|
3845
|
+
/** The filter to apply on the operation. Only standard filters on definition name and created date are supported */
|
|
3846
|
+
filter?: string;
|
|
3847
|
+
}
|
|
3848
|
+
/** Contains response data for the list operation. */
|
|
3849
|
+
export type ScopeAccessReviewHistoryDefinitionsListResponse = AccessReviewHistoryDefinitionListResult;
|
|
3850
|
+
/** Optional parameters. */
|
|
3851
|
+
export interface ScopeAccessReviewHistoryDefinitionsGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
3852
|
+
}
|
|
3853
|
+
/** Contains response data for the getById operation. */
|
|
3854
|
+
export type ScopeAccessReviewHistoryDefinitionsGetByIdResponse = AccessReviewHistoryDefinition;
|
|
3855
|
+
/** Optional parameters. */
|
|
3856
|
+
export interface ScopeAccessReviewHistoryDefinitionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3857
|
+
}
|
|
3858
|
+
/** Contains response data for the listNext operation. */
|
|
3859
|
+
export type ScopeAccessReviewHistoryDefinitionsListNextResponse = AccessReviewHistoryDefinitionListResult;
|
|
3860
|
+
/** Optional parameters. */
|
|
3861
|
+
export interface ScopeAccessReviewHistoryDefinitionCreateOptionalParams extends coreClient.OperationOptions {
|
|
3862
|
+
}
|
|
3863
|
+
/** Contains response data for the create operation. */
|
|
3864
|
+
export type ScopeAccessReviewHistoryDefinitionCreateResponse = AccessReviewHistoryDefinition;
|
|
3865
|
+
/** Optional parameters. */
|
|
3866
|
+
export interface ScopeAccessReviewHistoryDefinitionDeleteByIdOptionalParams extends coreClient.OperationOptions {
|
|
3867
|
+
}
|
|
3868
|
+
/** Optional parameters. */
|
|
3869
|
+
export interface ScopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriOptionalParams extends coreClient.OperationOptions {
|
|
3870
|
+
}
|
|
3871
|
+
/** Contains response data for the generateDownloadUri operation. */
|
|
3872
|
+
export type ScopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriResponse = AccessReviewHistoryInstance;
|
|
3873
|
+
/** Optional parameters. */
|
|
3874
|
+
export interface ScopeAccessReviewHistoryDefinitionInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
3875
|
+
}
|
|
3876
|
+
/** Contains response data for the list operation. */
|
|
3877
|
+
export type ScopeAccessReviewHistoryDefinitionInstancesListResponse = AccessReviewHistoryDefinitionInstanceListResult;
|
|
3878
|
+
/** Optional parameters. */
|
|
3879
|
+
export interface ScopeAccessReviewHistoryDefinitionInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3880
|
+
}
|
|
3881
|
+
/** Contains response data for the listNext operation. */
|
|
3882
|
+
export type ScopeAccessReviewHistoryDefinitionInstancesListNextResponse = AccessReviewHistoryDefinitionInstanceListResult;
|
|
3883
|
+
/** Optional parameters. */
|
|
3884
|
+
export interface ScopeAccessReviewScheduleDefinitionsListOptionalParams extends coreClient.OperationOptions {
|
|
3885
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3886
|
+
filter?: string;
|
|
3887
|
+
}
|
|
3888
|
+
/** Contains response data for the list operation. */
|
|
3889
|
+
export type ScopeAccessReviewScheduleDefinitionsListResponse = AccessReviewScheduleDefinitionListResult;
|
|
3890
|
+
/** Optional parameters. */
|
|
3891
|
+
export interface ScopeAccessReviewScheduleDefinitionsGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
3892
|
+
}
|
|
3893
|
+
/** Contains response data for the getById operation. */
|
|
3894
|
+
export type ScopeAccessReviewScheduleDefinitionsGetByIdResponse = AccessReviewScheduleDefinition;
|
|
3895
|
+
/** Optional parameters. */
|
|
3896
|
+
export interface ScopeAccessReviewScheduleDefinitionsDeleteByIdOptionalParams extends coreClient.OperationOptions {
|
|
3897
|
+
}
|
|
3898
|
+
/** Optional parameters. */
|
|
3899
|
+
export interface ScopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdOptionalParams extends coreClient.OperationOptions {
|
|
3900
|
+
}
|
|
3901
|
+
/** Contains response data for the createOrUpdateById operation. */
|
|
3902
|
+
export type ScopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdResponse = AccessReviewScheduleDefinition;
|
|
3903
|
+
/** Optional parameters. */
|
|
3904
|
+
export interface ScopeAccessReviewScheduleDefinitionsStopOptionalParams extends coreClient.OperationOptions {
|
|
3905
|
+
}
|
|
3906
|
+
/** Optional parameters. */
|
|
3907
|
+
export interface ScopeAccessReviewScheduleDefinitionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3908
|
+
}
|
|
3909
|
+
/** Contains response data for the listNext operation. */
|
|
3910
|
+
export type ScopeAccessReviewScheduleDefinitionsListNextResponse = AccessReviewScheduleDefinitionListResult;
|
|
3911
|
+
/** Optional parameters. */
|
|
3912
|
+
export interface ScopeAccessReviewInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
3913
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3914
|
+
filter?: string;
|
|
3915
|
+
}
|
|
3916
|
+
/** Contains response data for the list operation. */
|
|
3917
|
+
export type ScopeAccessReviewInstancesListResponse = AccessReviewInstanceListResult;
|
|
3918
|
+
/** Optional parameters. */
|
|
3919
|
+
export interface ScopeAccessReviewInstancesGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
3920
|
+
}
|
|
3921
|
+
/** Contains response data for the getById operation. */
|
|
3922
|
+
export type ScopeAccessReviewInstancesGetByIdResponse = AccessReviewInstance;
|
|
3923
|
+
/** Optional parameters. */
|
|
3924
|
+
export interface ScopeAccessReviewInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3925
|
+
}
|
|
3926
|
+
/** Contains response data for the create operation. */
|
|
3927
|
+
export type ScopeAccessReviewInstancesCreateResponse = AccessReviewInstance;
|
|
3928
|
+
/** Optional parameters. */
|
|
3929
|
+
export interface ScopeAccessReviewInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3930
|
+
}
|
|
3931
|
+
/** Contains response data for the listNext operation. */
|
|
3932
|
+
export type ScopeAccessReviewInstancesListNextResponse = AccessReviewInstanceListResult;
|
|
3933
|
+
/** Optional parameters. */
|
|
3934
|
+
export interface ScopeAccessReviewInstanceStopOptionalParams extends coreClient.OperationOptions {
|
|
3935
|
+
}
|
|
3936
|
+
/** Optional parameters. */
|
|
3937
|
+
export interface ScopeAccessReviewInstanceRecordAllDecisionsOptionalParams extends coreClient.OperationOptions {
|
|
3938
|
+
}
|
|
3939
|
+
/** Optional parameters. */
|
|
3940
|
+
export interface ScopeAccessReviewInstanceResetDecisionsOptionalParams extends coreClient.OperationOptions {
|
|
3941
|
+
}
|
|
3942
|
+
/** Optional parameters. */
|
|
3943
|
+
export interface ScopeAccessReviewInstanceApplyDecisionsOptionalParams extends coreClient.OperationOptions {
|
|
3944
|
+
}
|
|
3945
|
+
/** Optional parameters. */
|
|
3946
|
+
export interface ScopeAccessReviewInstanceSendRemindersOptionalParams extends coreClient.OperationOptions {
|
|
3947
|
+
}
|
|
3948
|
+
/** Optional parameters. */
|
|
3949
|
+
export interface ScopeAccessReviewInstanceDecisionsListOptionalParams extends coreClient.OperationOptions {
|
|
3950
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3951
|
+
filter?: string;
|
|
3952
|
+
}
|
|
3953
|
+
/** Contains response data for the list operation. */
|
|
3954
|
+
export type ScopeAccessReviewInstanceDecisionsListResponse = AccessReviewDecisionListResult;
|
|
3955
|
+
/** Optional parameters. */
|
|
3956
|
+
export interface ScopeAccessReviewInstanceDecisionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3957
|
+
}
|
|
3958
|
+
/** Contains response data for the listNext operation. */
|
|
3959
|
+
export type ScopeAccessReviewInstanceDecisionsListNextResponse = AccessReviewDecisionListResult;
|
|
3960
|
+
/** Optional parameters. */
|
|
3961
|
+
export interface ScopeAccessReviewInstanceContactedReviewersListOptionalParams extends coreClient.OperationOptions {
|
|
3962
|
+
}
|
|
3963
|
+
/** Contains response data for the list operation. */
|
|
3964
|
+
export type ScopeAccessReviewInstanceContactedReviewersListResponse = AccessReviewContactedReviewerListResult;
|
|
3965
|
+
/** Optional parameters. */
|
|
3966
|
+
export interface ScopeAccessReviewInstanceContactedReviewersListNextOptionalParams extends coreClient.OperationOptions {
|
|
3967
|
+
}
|
|
3968
|
+
/** Contains response data for the listNext operation. */
|
|
3969
|
+
export type ScopeAccessReviewInstanceContactedReviewersListNextResponse = AccessReviewContactedReviewerListResult;
|
|
3970
|
+
/** Optional parameters. */
|
|
3971
|
+
export interface ScopeAccessReviewDefaultSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
3972
|
+
}
|
|
3973
|
+
/** Contains response data for the get operation. */
|
|
3974
|
+
export type ScopeAccessReviewDefaultSettingsGetResponse = AccessReviewDefaultSettings;
|
|
3975
|
+
/** Optional parameters. */
|
|
3976
|
+
export interface ScopeAccessReviewDefaultSettingsPutOptionalParams extends coreClient.OperationOptions {
|
|
3977
|
+
}
|
|
3978
|
+
/** Contains response data for the put operation. */
|
|
3979
|
+
export type ScopeAccessReviewDefaultSettingsPutResponse = AccessReviewDefaultSettings;
|
|
3980
|
+
/** Optional parameters. */
|
|
3981
|
+
export interface AccessReviewScheduleDefinitionsAssignedForMyApprovalListOptionalParams extends coreClient.OperationOptions {
|
|
3982
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3983
|
+
filter?: string;
|
|
3984
|
+
}
|
|
3985
|
+
/** Contains response data for the list operation. */
|
|
3986
|
+
export type AccessReviewScheduleDefinitionsAssignedForMyApprovalListResponse = AccessReviewScheduleDefinitionListResult;
|
|
3987
|
+
/** Optional parameters. */
|
|
3988
|
+
export interface AccessReviewScheduleDefinitionsAssignedForMyApprovalListNextOptionalParams extends coreClient.OperationOptions {
|
|
3989
|
+
}
|
|
3990
|
+
/** Contains response data for the listNext operation. */
|
|
3991
|
+
export type AccessReviewScheduleDefinitionsAssignedForMyApprovalListNextResponse = AccessReviewScheduleDefinitionListResult;
|
|
3992
|
+
/** Optional parameters. */
|
|
3993
|
+
export interface AccessReviewInstancesAssignedForMyApprovalListOptionalParams extends coreClient.OperationOptions {
|
|
3994
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
3995
|
+
filter?: string;
|
|
3996
|
+
}
|
|
3997
|
+
/** Contains response data for the list operation. */
|
|
3998
|
+
export type AccessReviewInstancesAssignedForMyApprovalListResponse = AccessReviewInstanceListResult;
|
|
3999
|
+
/** Optional parameters. */
|
|
4000
|
+
export interface AccessReviewInstancesAssignedForMyApprovalGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
4001
|
+
}
|
|
4002
|
+
/** Contains response data for the getById operation. */
|
|
4003
|
+
export type AccessReviewInstancesAssignedForMyApprovalGetByIdResponse = AccessReviewInstance;
|
|
4004
|
+
/** Optional parameters. */
|
|
4005
|
+
export interface AccessReviewInstancesAssignedForMyApprovalListNextOptionalParams extends coreClient.OperationOptions {
|
|
4006
|
+
}
|
|
4007
|
+
/** Contains response data for the listNext operation. */
|
|
4008
|
+
export type AccessReviewInstancesAssignedForMyApprovalListNextResponse = AccessReviewInstanceListResult;
|
|
4009
|
+
/** Optional parameters. */
|
|
4010
|
+
export interface AccessReviewInstanceMyDecisionsListOptionalParams extends coreClient.OperationOptions {
|
|
4011
|
+
/** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */
|
|
4012
|
+
filter?: string;
|
|
4013
|
+
}
|
|
4014
|
+
/** Contains response data for the list operation. */
|
|
4015
|
+
export type AccessReviewInstanceMyDecisionsListResponse = AccessReviewDecisionListResult;
|
|
4016
|
+
/** Optional parameters. */
|
|
4017
|
+
export interface AccessReviewInstanceMyDecisionsGetByIdOptionalParams extends coreClient.OperationOptions {
|
|
4018
|
+
}
|
|
4019
|
+
/** Contains response data for the getById operation. */
|
|
4020
|
+
export type AccessReviewInstanceMyDecisionsGetByIdResponse = AccessReviewDecision;
|
|
4021
|
+
/** Optional parameters. */
|
|
4022
|
+
export interface AccessReviewInstanceMyDecisionsPatchOptionalParams extends coreClient.OperationOptions {
|
|
4023
|
+
}
|
|
4024
|
+
/** Contains response data for the patch operation. */
|
|
4025
|
+
export type AccessReviewInstanceMyDecisionsPatchResponse = AccessReviewDecision;
|
|
4026
|
+
/** Optional parameters. */
|
|
4027
|
+
export interface AccessReviewInstanceMyDecisionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4028
|
+
}
|
|
4029
|
+
/** Contains response data for the listNext operation. */
|
|
4030
|
+
export type AccessReviewInstanceMyDecisionsListNextResponse = AccessReviewDecisionListResult;
|
|
4031
|
+
/** Optional parameters. */
|
|
4032
|
+
export interface TenantLevelAccessReviewInstanceContactedReviewersListOptionalParams extends coreClient.OperationOptions {
|
|
4033
|
+
}
|
|
4034
|
+
/** Contains response data for the list operation. */
|
|
4035
|
+
export type TenantLevelAccessReviewInstanceContactedReviewersListResponse = AccessReviewContactedReviewerListResult;
|
|
4036
|
+
/** Optional parameters. */
|
|
4037
|
+
export interface TenantLevelAccessReviewInstanceContactedReviewersListNextOptionalParams extends coreClient.OperationOptions {
|
|
4038
|
+
}
|
|
4039
|
+
/** Contains response data for the listNext operation. */
|
|
4040
|
+
export type TenantLevelAccessReviewInstanceContactedReviewersListNextResponse = AccessReviewContactedReviewerListResult;
|
|
4041
|
+
/** Optional parameters. */
|
|
1822
4042
|
export interface EligibleChildResourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
1823
4043
|
/** The filter to apply on the operation. Use $filter=resourceType+eq+'Subscription' to filter on only resource of type = 'Subscription'. Use $filter=resourceType+eq+'subscription'+or+resourceType+eq+'resourcegroup' to filter on resource of type = 'Subscription' or 'ResourceGroup' */
|
|
1824
4044
|
filter?: string;
|
|
@@ -2005,6 +4225,98 @@ export interface RoleManagementPolicyAssignmentsListForScopeNextOptionalParams e
|
|
|
2005
4225
|
/** Contains response data for the listForScopeNext operation. */
|
|
2006
4226
|
export type RoleManagementPolicyAssignmentsListForScopeNextResponse = RoleManagementPolicyAssignmentListResult;
|
|
2007
4227
|
/** Optional parameters. */
|
|
4228
|
+
export interface AlertsGetOptionalParams extends coreClient.OperationOptions {
|
|
4229
|
+
}
|
|
4230
|
+
/** Contains response data for the get operation. */
|
|
4231
|
+
export type AlertsGetResponse = Alert;
|
|
4232
|
+
/** Optional parameters. */
|
|
4233
|
+
export interface AlertsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4234
|
+
}
|
|
4235
|
+
/** Optional parameters. */
|
|
4236
|
+
export interface AlertsListForScopeOptionalParams extends coreClient.OperationOptions {
|
|
4237
|
+
}
|
|
4238
|
+
/** Contains response data for the listForScope operation. */
|
|
4239
|
+
export type AlertsListForScopeResponse = AlertListResult;
|
|
4240
|
+
/** Optional parameters. */
|
|
4241
|
+
export interface AlertsRefreshOptionalParams extends coreClient.OperationOptions {
|
|
4242
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4243
|
+
updateIntervalInMs?: number;
|
|
4244
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4245
|
+
resumeFrom?: string;
|
|
4246
|
+
}
|
|
4247
|
+
/** Contains response data for the refresh operation. */
|
|
4248
|
+
export type AlertsRefreshResponse = AlertsRefreshHeaders & AlertOperationResult;
|
|
4249
|
+
/** Optional parameters. */
|
|
4250
|
+
export interface AlertsRefreshAllOptionalParams extends coreClient.OperationOptions {
|
|
4251
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4252
|
+
updateIntervalInMs?: number;
|
|
4253
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4254
|
+
resumeFrom?: string;
|
|
4255
|
+
}
|
|
4256
|
+
/** Contains response data for the refreshAll operation. */
|
|
4257
|
+
export type AlertsRefreshAllResponse = AlertsRefreshAllHeaders & AlertOperationResult;
|
|
4258
|
+
/** Optional parameters. */
|
|
4259
|
+
export interface AlertsListForScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
4260
|
+
}
|
|
4261
|
+
/** Contains response data for the listForScopeNext operation. */
|
|
4262
|
+
export type AlertsListForScopeNextResponse = AlertListResult;
|
|
4263
|
+
/** Optional parameters. */
|
|
4264
|
+
export interface AlertConfigurationsGetOptionalParams extends coreClient.OperationOptions {
|
|
4265
|
+
}
|
|
4266
|
+
/** Contains response data for the get operation. */
|
|
4267
|
+
export type AlertConfigurationsGetResponse = AlertConfiguration;
|
|
4268
|
+
/** Optional parameters. */
|
|
4269
|
+
export interface AlertConfigurationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4270
|
+
}
|
|
4271
|
+
/** Optional parameters. */
|
|
4272
|
+
export interface AlertConfigurationsListForScopeOptionalParams extends coreClient.OperationOptions {
|
|
4273
|
+
}
|
|
4274
|
+
/** Contains response data for the listForScope operation. */
|
|
4275
|
+
export type AlertConfigurationsListForScopeResponse = AlertConfigurationListResult;
|
|
4276
|
+
/** Optional parameters. */
|
|
4277
|
+
export interface AlertConfigurationsListForScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
4278
|
+
}
|
|
4279
|
+
/** Contains response data for the listForScopeNext operation. */
|
|
4280
|
+
export type AlertConfigurationsListForScopeNextResponse = AlertConfigurationListResult;
|
|
4281
|
+
/** Optional parameters. */
|
|
4282
|
+
export interface AlertDefinitionsGetOptionalParams extends coreClient.OperationOptions {
|
|
4283
|
+
}
|
|
4284
|
+
/** Contains response data for the get operation. */
|
|
4285
|
+
export type AlertDefinitionsGetResponse = AlertDefinition;
|
|
4286
|
+
/** Optional parameters. */
|
|
4287
|
+
export interface AlertDefinitionsListForScopeOptionalParams extends coreClient.OperationOptions {
|
|
4288
|
+
}
|
|
4289
|
+
/** Contains response data for the listForScope operation. */
|
|
4290
|
+
export type AlertDefinitionsListForScopeResponse = AlertDefinitionListResult;
|
|
4291
|
+
/** Optional parameters. */
|
|
4292
|
+
export interface AlertDefinitionsListForScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
4293
|
+
}
|
|
4294
|
+
/** Contains response data for the listForScopeNext operation. */
|
|
4295
|
+
export type AlertDefinitionsListForScopeNextResponse = AlertDefinitionListResult;
|
|
4296
|
+
/** Optional parameters. */
|
|
4297
|
+
export interface AlertIncidentsGetOptionalParams extends coreClient.OperationOptions {
|
|
4298
|
+
}
|
|
4299
|
+
/** Contains response data for the get operation. */
|
|
4300
|
+
export type AlertIncidentsGetResponse = AlertIncident;
|
|
4301
|
+
/** Optional parameters. */
|
|
4302
|
+
export interface AlertIncidentsListForScopeOptionalParams extends coreClient.OperationOptions {
|
|
4303
|
+
}
|
|
4304
|
+
/** Contains response data for the listForScope operation. */
|
|
4305
|
+
export type AlertIncidentsListForScopeResponse = AlertIncidentListResult;
|
|
4306
|
+
/** Optional parameters. */
|
|
4307
|
+
export interface AlertIncidentsRemediateOptionalParams extends coreClient.OperationOptions {
|
|
4308
|
+
}
|
|
4309
|
+
/** Optional parameters. */
|
|
4310
|
+
export interface AlertIncidentsListForScopeNextOptionalParams extends coreClient.OperationOptions {
|
|
4311
|
+
}
|
|
4312
|
+
/** Contains response data for the listForScopeNext operation. */
|
|
4313
|
+
export type AlertIncidentsListForScopeNextResponse = AlertIncidentListResult;
|
|
4314
|
+
/** Optional parameters. */
|
|
4315
|
+
export interface AlertOperationGetOptionalParams extends coreClient.OperationOptions {
|
|
4316
|
+
}
|
|
4317
|
+
/** Contains response data for the get operation. */
|
|
4318
|
+
export type AlertOperationGetResponse = AlertOperationResult;
|
|
4319
|
+
/** Optional parameters. */
|
|
2008
4320
|
export interface AuthorizationManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
2009
4321
|
/** server parameter */
|
|
2010
4322
|
$host?: string;
|