AuthorizationExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.Authorization.

public static class AuthorizationExtensions
type AuthorizationExtensions = class
Public Module AuthorizationExtensions
Inheritance
AuthorizationExtensions

Methods

Name Description
ElevateAccessGlobalAdministrator(TenantResource, CancellationToken)

Elevates access for a Global Administrator. <item> Mocking. To mock this method, please mock ElevateAccessGlobalAdministrator(CancellationToken) instead. </item>

ElevateAccessGlobalAdministratorAsync(TenantResource, CancellationToken)

Elevates access for a Global Administrator. <item> Mocking. To mock this method, please mock ElevateAccessGlobalAdministratorAsync(CancellationToken) instead. </item>

GetAccessReviewDecisionResource(ArmClient, ResourceIdentifier)

Gets an object representing a AccessReviewDecisionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewDecisionResource(ResourceIdentifier) instead. </item>

GetAccessReviewDefaultSetting(SubscriptionResource)

Gets an object representing a AccessReviewDefaultSettingResource along with the instance operations that can be performed on it in the SubscriptionResource. <item> Mocking. To mock this method, please mock GetAccessReviewDefaultSetting() instead. </item>

GetAccessReviewDefaultSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a AccessReviewDefaultSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewDefaultSettingResource(ResourceIdentifier) instead. </item>

GetAccessReviewHistoryDefinition(SubscriptionResource, String, CancellationToken)

Get access review history definition by definition Id <item> Mocking. To mock this method, please mock GetAccessReviewHistoryDefinition(String, CancellationToken) instead. </item>

GetAccessReviewHistoryDefinitionAsync(SubscriptionResource, String, CancellationToken)

Get access review history definition by definition Id <item> Mocking. To mock this method, please mock GetAccessReviewHistoryDefinitionAsync(String, CancellationToken) instead. </item>

GetAccessReviewHistoryDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a AccessReviewHistoryDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewHistoryDefinitionResource(ResourceIdentifier) instead. </item>

GetAccessReviewHistoryDefinitions(SubscriptionResource)

Gets a collection of AccessReviewHistoryDefinitions in the SubscriptionResource<item> Mocking. To mock this method, please mock GetAccessReviewHistoryDefinitions() instead. </item>

GetAccessReviewInstanceResource(ArmClient, ResourceIdentifier)

Gets an object representing a AccessReviewInstanceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewInstanceResource(ResourceIdentifier) instead. </item>

GetAccessReviewInstancesAssignedForMyApproval(TenantResource, String, String, CancellationToken)

Get single access review instance assigned for my approval. <item> Mocking. To mock this method, please mock GetAccessReviewInstancesAssignedForMyApproval(String, String, CancellationToken) instead. </item>

GetAccessReviewInstancesAssignedForMyApprovalAsync(TenantResource, String, String, CancellationToken)

Get single access review instance assigned for my approval. <item> Mocking. To mock this method, please mock GetAccessReviewInstancesAssignedForMyApprovalAsync(String, String, CancellationToken) instead. </item>

GetAccessReviewInstancesAssignedForMyApprovalResource(ArmClient, ResourceIdentifier)

Gets an object representing a AccessReviewInstancesAssignedForMyApprovalResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewInstancesAssignedForMyApprovalResource(ResourceIdentifier) instead. </item>

GetAccessReviewInstancesAssignedForMyApprovals(TenantResource, String)

Gets a collection of AccessReviewInstancesAssignedForMyApprovals in the TenantResource<item> Mocking. To mock this method, please mock GetAccessReviewInstancesAssignedForMyApprovals(String) instead. </item>

GetAccessReviewScheduleDefinition(SubscriptionResource, String, CancellationToken)

Get single access review definition <item> Mocking. To mock this method, please mock GetAccessReviewScheduleDefinition(String, CancellationToken) instead. </item>

GetAccessReviewScheduleDefinitionAsync(SubscriptionResource, String, CancellationToken)

Get single access review definition <item> Mocking. To mock this method, please mock GetAccessReviewScheduleDefinitionAsync(String, CancellationToken) instead. </item>

GetAccessReviewScheduleDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a AccessReviewScheduleDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAccessReviewScheduleDefinitionResource(ResourceIdentifier) instead. </item>

GetAccessReviewScheduleDefinitions(SubscriptionResource)

Gets a collection of AccessReviewScheduleDefinitions in the SubscriptionResource<item> Mocking. To mock this method, please mock GetAccessReviewScheduleDefinitions() instead. </item>

GetAlertOperation(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert operation. <item> Mocking. To mock this method, please mock GetAlertOperation(ResourceIdentifier, String, CancellationToken) instead. </item>

GetAlertOperationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert operation. <item> Mocking. To mock this method, please mock GetAlertOperationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetAll(TenantResource, String, CancellationToken)

Get access review instances assigned for my approval. <item> Mocking. To mock this method, please mock GetAll(String, CancellationToken) instead. </item>

GetAllAsync(TenantResource, String, CancellationToken)

Get access review instances assigned for my approval. <item> Mocking. To mock this method, please mock GetAllAsync(String, CancellationToken) instead. </item>

GetAllAuthorizationProviderOperationsMetadata(TenantResource)

Gets a collection of AuthorizationProviderOperationsMetadata in the TenantResource<item> Mocking. To mock this method, please mock GetAllAuthorizationProviderOperationsMetadata() instead. </item>

GetAuthorizationProviderOperationsMetadata(TenantResource, String, String, CancellationToken)

Gets provider operations metadata for the specified resource provider. <item> Mocking. To mock this method, please mock GetAuthorizationProviderOperationsMetadata(String, String, CancellationToken) instead. </item>

GetAuthorizationProviderOperationsMetadataAsync(TenantResource, String, String, CancellationToken)

Gets provider operations metadata for the specified resource provider. <item> Mocking. To mock this method, please mock GetAuthorizationProviderOperationsMetadataAsync(String, String, CancellationToken) instead. </item>

GetAuthorizationProviderOperationsMetadataResource(ArmClient, ResourceIdentifier)

Gets an object representing a AuthorizationProviderOperationsMetadataResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAuthorizationProviderOperationsMetadataResource(ResourceIdentifier) instead. </item>

GetAuthorizationRoleDefinition(ArmClient, ResourceIdentifier, String, CancellationToken)

Get role definition by ID (GUID). <item> Mocking. To mock this method, please mock GetAuthorizationRoleDefinition(ResourceIdentifier, String, CancellationToken) instead. </item>

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

Gets the role definition identified by roleDefinitionId at this resource scope.

GetAuthorizationRoleDefinitionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get role definition by ID (GUID). <item> Mocking. To mock this method, please mock GetAuthorizationRoleDefinitionAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

Gets the role definition identified by roleDefinitionId at this resource scope.

GetAuthorizationRoleDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a AuthorizationRoleDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAuthorizationRoleDefinitionResource(ResourceIdentifier) instead. </item>

GetAuthorizationRoleDefinitions(ArmClient, ResourceIdentifier)

Gets a collection of AuthorizationRoleDefinitionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetAuthorizationRoleDefinitions(ResourceIdentifier) instead. </item>

GetAuthorizationRoleDefinitions(ArmResource)

Gets a collection of AuthorizationRoleDefinitionCollection objects within the specified scope.

GetAzurePermissionsForResourceGroups(ResourceGroupResource, CancellationToken)

Gets all permissions the caller has for a resource group. <item> Mocking. To mock this method, please mock GetAzurePermissionsForResourceGroups(CancellationToken) instead. </item>

GetAzurePermissionsForResourceGroupsAsync(ResourceGroupResource, CancellationToken)

Gets all permissions the caller has for a resource group. <item> Mocking. To mock this method, please mock GetAzurePermissionsForResourceGroupsAsync(CancellationToken) instead. </item>

GetAzurePermissionsForResources(ResourceGroupResource, String, String, String, String, CancellationToken)

Gets all permissions the caller has for a resource.

  • Request Path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/permissions
  • Operation Id: AzurePermissionsForResource_List
  • Default Api Version: 2022-04-01
<item>MockingTo mock this method, please mock GetAzurePermissionsForResources(String, String, String, String, CancellationToken) instead.</item>
GetAzurePermissionsForResourcesAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

Gets all permissions the caller has for a resource.

  • Request Path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/permissions
  • Operation Id: AzurePermissionsForResource_List
  • Default Api Version: 2022-04-01
<item>MockingTo mock this method, please mock GetAzurePermissionsForResources(String, String, String, String, CancellationToken) instead.</item>
GetClassicAdministrators(SubscriptionResource, CancellationToken)

Gets service administrator, account administrator, and co-administrators for the subscription. <item> Mocking. To mock this method, please mock GetClassicAdministrators(CancellationToken) instead. </item>

GetClassicAdministratorsAsync(SubscriptionResource, CancellationToken)

Gets service administrator, account administrator, and co-administrators for the subscription. <item> Mocking. To mock this method, please mock GetClassicAdministratorsAsync(CancellationToken) instead. </item>

GetDenyAssignment(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified deny assignment. <item> Mocking. To mock this method, please mock GetDenyAssignment(ResourceIdentifier, String, CancellationToken) instead. </item>

GetDenyAssignment(ArmResource, String, CancellationToken)

Get the specified deny assignment.

GetDenyAssignmentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified deny assignment. <item> Mocking. To mock this method, please mock GetDenyAssignmentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

Get the specified deny assignment.

GetDenyAssignmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a DenyAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDenyAssignmentResource(ResourceIdentifier) instead. </item>

GetDenyAssignments(ArmClient, ResourceIdentifier)

Gets a collection of DenyAssignmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetDenyAssignments(ResourceIdentifier) instead. </item>

GetDenyAssignments(ArmResource)

Gets a collection of DenyAssignmentCollection objects within the specified scope.

GetEligibleChildResources(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the child resources of a resource on which user has eligible access <item> Mocking. To mock this method, please mock GetEligibleChildResources(ResourceIdentifier, String, CancellationToken) instead. </item>

GetEligibleChildResourcesAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the child resources of a resource on which user has eligible access <item> Mocking. To mock this method, please mock GetEligibleChildResourcesAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignment(ArmClient, ResourceIdentifier, String, String, CancellationToken)

Get a role assignment by scope and name. <item> Mocking. To mock this method, please mock GetRoleAssignment(ResourceIdentifier, String, String, CancellationToken) instead. </item>

GetRoleAssignment(ArmResource, String, String, CancellationToken)

Get a role assignment by scope and name.

GetRoleAssignmentAsync(ArmClient, ResourceIdentifier, String, String, CancellationToken)

Get a role assignment by scope and name. <item> Mocking. To mock this method, please mock GetRoleAssignmentAsync(ResourceIdentifier, String, String, CancellationToken) instead. </item>

GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

Get a role assignment by scope and name.

GetRoleAssignmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleAssignmentResource(ResourceIdentifier) instead. </item>

GetRoleAssignments(ArmClient, ResourceIdentifier)

Gets a collection of RoleAssignmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleAssignments(ResourceIdentifier) instead. </item>

GetRoleAssignments(ArmResource)

Gets a collection of RoleAssignmentCollection objects within the specified scope.

GetRoleAssignmentSchedule(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role assignment schedule for a resource scope <item> Mocking. To mock this method, please mock GetRoleAssignmentSchedule(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

Get the specified role assignment schedule for a resource scope.

GetRoleAssignmentScheduleAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role assignment schedule for a resource scope <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

Get the specified role assignment schedule for a resource scope.

GetRoleAssignmentScheduleInstance(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the specified role assignment schedule instance. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleInstance(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

Gets the specified role assignment schedule instance.

GetRoleAssignmentScheduleInstanceAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the specified role assignment schedule instance. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleInstanceAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

Gets the specified role assignment schedule instance.

GetRoleAssignmentScheduleInstanceResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleAssignmentScheduleInstanceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleInstanceResource(ResourceIdentifier) instead. </item>

GetRoleAssignmentScheduleInstances(ArmClient, ResourceIdentifier)

Gets a collection of RoleAssignmentScheduleInstanceCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleInstances(ResourceIdentifier) instead. </item>

GetRoleAssignmentScheduleInstances(ArmResource)

Gets a collection of RoleAssignmentScheduleInstanceCollection objects within the specified scope.

GetRoleAssignmentScheduleRequest(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role assignment schedule request. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleRequest(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

Get the specified role assignment schedule request.

GetRoleAssignmentScheduleRequestAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role assignment schedule request. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleRequestAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

Get the specified role assignment schedule request.

GetRoleAssignmentScheduleRequestResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleAssignmentScheduleRequestResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleRequestResource(ResourceIdentifier) instead. </item>

GetRoleAssignmentScheduleRequests(ArmClient, ResourceIdentifier)

Gets a collection of RoleAssignmentScheduleRequestCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleRequests(ResourceIdentifier) instead. </item>

GetRoleAssignmentScheduleRequests(ArmResource)

Gets a collection of RoleAssignmentScheduleRequestCollection objects within the specified scope.

GetRoleAssignmentScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleAssignmentScheduleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleAssignmentScheduleResource(ResourceIdentifier) instead. </item>

GetRoleAssignmentSchedules(ArmClient, ResourceIdentifier)

Gets a collection of RoleAssignmentScheduleCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleAssignmentSchedules(ResourceIdentifier) instead. </item>

GetRoleAssignmentSchedules(ArmResource)

Gets a collection of RoleAssignmentScheduleCollection objects within the specified scope.

GetRoleEligibilitySchedule(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role eligibility schedule for a resource scope <item> Mocking. To mock this method, please mock GetRoleEligibilitySchedule(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

Get the specified role eligibility schedule for a resource scope.

GetRoleEligibilityScheduleAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role eligibility schedule for a resource scope <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

Get the specified role eligibility schedule for a resource scope.

GetRoleEligibilityScheduleInstance(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the specified role eligibility schedule instance. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleInstance(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

Gets the specified role eligibility schedule instance.

GetRoleEligibilityScheduleInstanceAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Gets the specified role eligibility schedule instance. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleInstanceAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

Gets the specified role eligibility schedule instance.

GetRoleEligibilityScheduleInstanceResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleEligibilityScheduleInstanceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleInstanceResource(ResourceIdentifier) instead. </item>

GetRoleEligibilityScheduleInstances(ArmClient, ResourceIdentifier)

Gets a collection of RoleEligibilityScheduleInstanceCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleInstances(ResourceIdentifier) instead. </item>

GetRoleEligibilityScheduleInstances(ArmResource)

Gets a collection of RoleEligibilityScheduleInstanceCollection objects within the specified scope.

GetRoleEligibilityScheduleRequest(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role eligibility schedule request. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleRequest(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

Get the specified role eligibility schedule request.

GetRoleEligibilityScheduleRequestAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role eligibility schedule request. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleRequestAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

Get the specified role eligibility schedule request.

GetRoleEligibilityScheduleRequestResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleEligibilityScheduleRequestResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleRequestResource(ResourceIdentifier) instead. </item>

GetRoleEligibilityScheduleRequests(ArmClient, ResourceIdentifier)

Gets a collection of RoleEligibilityScheduleRequestCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleRequests(ResourceIdentifier) instead. </item>

GetRoleEligibilityScheduleRequests(ArmResource)

Gets a collection of RoleEligibilityScheduleRequestCollection objects within the specified scope.

GetRoleEligibilityScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleEligibilityScheduleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleEligibilityScheduleResource(ResourceIdentifier) instead. </item>

GetRoleEligibilitySchedules(ArmClient, ResourceIdentifier)

Gets a collection of RoleEligibilityScheduleCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleEligibilitySchedules(ResourceIdentifier) instead. </item>

GetRoleEligibilitySchedules(ArmResource)

Gets a collection of RoleEligibilityScheduleCollection objects within the specified scope.

GetRoleManagementAlert(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert. <item> Mocking. To mock this method, please mock GetRoleManagementAlert(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert. <item> Mocking. To mock this method, please mock GetRoleManagementAlertAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertConfiguration(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert configuration. <item> Mocking. To mock this method, please mock GetRoleManagementAlertConfiguration(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertConfigurationAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert configuration. <item> Mocking. To mock this method, please mock GetRoleManagementAlertConfigurationAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementAlertConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementAlertConfigurationResource(ResourceIdentifier) instead. </item>

GetRoleManagementAlertConfigurations(ArmClient, ResourceIdentifier)

Gets a collection of RoleManagementAlertConfigurationCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleManagementAlertConfigurations(ResourceIdentifier) instead. </item>

GetRoleManagementAlertDefinition(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert definition. <item> Mocking. To mock this method, please mock GetRoleManagementAlertDefinition(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertDefinitionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert definition. <item> Mocking. To mock this method, please mock GetRoleManagementAlertDefinitionAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementAlertDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementAlertDefinitionResource(ResourceIdentifier) instead. </item>

GetRoleManagementAlertDefinitions(ArmClient, ResourceIdentifier)

Gets a collection of RoleManagementAlertDefinitionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleManagementAlertDefinitions(ResourceIdentifier) instead. </item>

GetRoleManagementAlertIncident(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert incident. <item> Mocking. To mock this method, please mock GetRoleManagementAlertIncident(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertIncidentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified alert incident. <item> Mocking. To mock this method, please mock GetRoleManagementAlertIncidentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementAlertIncidentResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementAlertIncidentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementAlertIncidentResource(ResourceIdentifier) instead. </item>

GetRoleManagementAlertIncidents(ArmClient, ResourceIdentifier)

Gets a collection of RoleManagementAlertIncidentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleManagementAlertIncidents(ResourceIdentifier) instead. </item>

GetRoleManagementAlertResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementAlertResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementAlertResource(ResourceIdentifier) instead. </item>

GetRoleManagementAlerts(ArmClient, ResourceIdentifier)

Gets a collection of RoleManagementAlertCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleManagementAlerts(ResourceIdentifier) instead. </item>

GetRoleManagementAttributeNamespace(TenantResource, String, CancellationToken)

Gets the specified attribute namespace. <item> Mocking. To mock this method, please mock GetRoleManagementAttributeNamespace(String, CancellationToken) instead. </item>

GetRoleManagementAttributeNamespaceAsync(TenantResource, String, CancellationToken)

Gets the specified attribute namespace. <item> Mocking. To mock this method, please mock GetRoleManagementAttributeNamespaceAsync(String, CancellationToken) instead. </item>

GetRoleManagementAttributeNamespaceResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementAttributeNamespaceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementAttributeNamespaceResource(ResourceIdentifier) instead. </item>

GetRoleManagementAttributeNamespaces(TenantResource)

Gets a collection of RoleManagementAttributeNamespaces in the TenantResource<item> Mocking. To mock this method, please mock GetRoleManagementAttributeNamespaces() instead. </item>

GetRoleManagementPolicies(ArmClient, ResourceIdentifier)

Gets a collection of RoleManagementPolicyCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleManagementPolicies(ResourceIdentifier) instead. </item>

GetRoleManagementPolicies(ArmResource)

Gets a collection of RoleManagementPolicyCollection objects within the specified scope.

GetRoleManagementPolicy(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role management policy for a resource scope <item> Mocking. To mock this method, please mock GetRoleManagementPolicy(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

Get the specified role management policy for a resource scope.

GetRoleManagementPolicyAssignment(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role management policy assignment for a resource scope <item> Mocking. To mock this method, please mock GetRoleManagementPolicyAssignment(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

Get the specified role management policy assignment for a resource scope.

GetRoleManagementPolicyAssignmentAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role management policy assignment for a resource scope <item> Mocking. To mock this method, please mock GetRoleManagementPolicyAssignmentAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

Get the specified role management policy assignment for a resource scope.

GetRoleManagementPolicyAssignmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementPolicyAssignmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementPolicyAssignmentResource(ResourceIdentifier) instead. </item>

GetRoleManagementPolicyAssignments(ArmClient, ResourceIdentifier)

Gets a collection of RoleManagementPolicyAssignmentCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetRoleManagementPolicyAssignments(ResourceIdentifier) instead. </item>

GetRoleManagementPolicyAssignments(ArmResource)

Gets a collection of RoleManagementPolicyAssignmentCollection objects within the specified scope.

GetRoleManagementPolicyAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the specified role management policy for a resource scope <item> Mocking. To mock this method, please mock GetRoleManagementPolicyAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

Get the specified role management policy for a resource scope.

GetRoleManagementPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a RoleManagementPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoleManagementPolicyResource(ResourceIdentifier) instead. </item>

GetScopeAccessReviewDefaultSetting(ArmClient, ResourceIdentifier)

Gets an object representing a ScopeAccessReviewDefaultSettingResource along with the instance operations that can be performed on it in the ArmClient <item> Mocking. To mock this method, please mock GetScopeAccessReviewDefaultSetting(ResourceIdentifier) instead. </item>

GetScopeAccessReviewDefaultSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScopeAccessReviewDefaultSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetScopeAccessReviewDefaultSettingResource(ResourceIdentifier) instead. </item>

GetScopeAccessReviewHistoryDefinition(ArmClient, ResourceIdentifier, String, CancellationToken)

Get access review history definition by definition Id <item> Mocking. To mock this method, please mock GetScopeAccessReviewHistoryDefinition(ResourceIdentifier, String, CancellationToken) instead. </item>

GetScopeAccessReviewHistoryDefinitionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get access review history definition by definition Id <item> Mocking. To mock this method, please mock GetScopeAccessReviewHistoryDefinitionAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetScopeAccessReviewHistoryDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScopeAccessReviewHistoryDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetScopeAccessReviewHistoryDefinitionResource(ResourceIdentifier) instead. </item>

GetScopeAccessReviewHistoryDefinitions(ArmClient, ResourceIdentifier)

Gets a collection of ScopeAccessReviewHistoryDefinitionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetScopeAccessReviewHistoryDefinitions(ResourceIdentifier) instead. </item>

GetScopeAccessReviewInstance(ArmClient, ResourceIdentifier, String, CancellationToken)

Get access review instances <item> Mocking. To mock this method, please mock GetScopeAccessReviewInstance(ResourceIdentifier, String, CancellationToken) instead. </item>

GetScopeAccessReviewInstanceAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get access review instances <item> Mocking. To mock this method, please mock GetScopeAccessReviewInstanceAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetScopeAccessReviewInstanceResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScopeAccessReviewInstanceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetScopeAccessReviewInstanceResource(ResourceIdentifier) instead. </item>

GetScopeAccessReviewInstances(ArmClient, ResourceIdentifier)

Gets a collection of ScopeAccessReviewInstanceCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetScopeAccessReviewInstances(ResourceIdentifier) instead. </item>

GetScopeAccessReviewScheduleDefinition(ArmClient, ResourceIdentifier, String, CancellationToken)

Get single access review definition <item> Mocking. To mock this method, please mock GetScopeAccessReviewScheduleDefinition(ResourceIdentifier, String, CancellationToken) instead. </item>

GetScopeAccessReviewScheduleDefinitionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get single access review definition <item> Mocking. To mock this method, please mock GetScopeAccessReviewScheduleDefinitionAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetScopeAccessReviewScheduleDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScopeAccessReviewScheduleDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetScopeAccessReviewScheduleDefinitionResource(ResourceIdentifier) instead. </item>

GetScopeAccessReviewScheduleDefinitions(ArmClient, ResourceIdentifier)

Gets a collection of ScopeAccessReviewScheduleDefinitionCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetScopeAccessReviewScheduleDefinitions(ResourceIdentifier) instead. </item>

RefreshAll(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken)

Refresh all alerts for a resource scope. <item> Mocking. To mock this method, please mock RefreshAll(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item>

RefreshAllAsync(ArmClient, WaitUntil, ResourceIdentifier, CancellationToken)

Refresh all alerts for a resource scope. <item> Mocking. To mock this method, please mock RefreshAllAsync(WaitUntil, ResourceIdentifier, CancellationToken) instead. </item>

Applies to