Interface AuthorizationManagementClient


public interface AuthorizationManagementClient
The interface for AuthorizationManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getClassicAdministrators

      ClassicAdministratorsClient getClassicAdministrators()
      Gets the ClassicAdministratorsClient object to access its operations.
      Returns:
      the ClassicAdministratorsClient object.
    • getGlobalAdministrators

      GlobalAdministratorsClient getGlobalAdministrators()
      Gets the GlobalAdministratorsClient object to access its operations.
      Returns:
      the GlobalAdministratorsClient object.
    • getDenyAssignments

      DenyAssignmentsClient getDenyAssignments()
      Gets the DenyAssignmentsClient object to access its operations.
      Returns:
      the DenyAssignmentsClient object.
    • getProviderOperationsMetadatas

      ProviderOperationsMetadatasClient getProviderOperationsMetadatas()
      Gets the ProviderOperationsMetadatasClient object to access its operations.
      Returns:
      the ProviderOperationsMetadatasClient object.
    • getRoleAssignments

      RoleAssignmentsClient getRoleAssignments()
      Gets the RoleAssignmentsClient object to access its operations.
      Returns:
      the RoleAssignmentsClient object.
    • getPermissions

      PermissionsClient getPermissions()
      Gets the PermissionsClient object to access its operations.
      Returns:
      the PermissionsClient object.
    • getRoleDefinitions

      RoleDefinitionsClient getRoleDefinitions()
      Gets the RoleDefinitionsClient object to access its operations.
      Returns:
      the RoleDefinitionsClient object.
    • getEligibleChildResources

      EligibleChildResourcesClient getEligibleChildResources()
      Gets the EligibleChildResourcesClient object to access its operations.
      Returns:
      the EligibleChildResourcesClient object.
    • getRoleAssignmentSchedules

      RoleAssignmentSchedulesClient getRoleAssignmentSchedules()
      Gets the RoleAssignmentSchedulesClient object to access its operations.
      Returns:
      the RoleAssignmentSchedulesClient object.
    • getRoleAssignmentScheduleInstances

      RoleAssignmentScheduleInstancesClient getRoleAssignmentScheduleInstances()
      Gets the RoleAssignmentScheduleInstancesClient object to access its operations.
      Returns:
      the RoleAssignmentScheduleInstancesClient object.
    • getRoleAssignmentScheduleRequests

      RoleAssignmentScheduleRequestsClient getRoleAssignmentScheduleRequests()
      Gets the RoleAssignmentScheduleRequestsClient object to access its operations.
      Returns:
      the RoleAssignmentScheduleRequestsClient object.
    • getRoleEligibilitySchedules

      RoleEligibilitySchedulesClient getRoleEligibilitySchedules()
      Gets the RoleEligibilitySchedulesClient object to access its operations.
      Returns:
      the RoleEligibilitySchedulesClient object.
    • getRoleEligibilityScheduleInstances

      RoleEligibilityScheduleInstancesClient getRoleEligibilityScheduleInstances()
      Gets the RoleEligibilityScheduleInstancesClient object to access its operations.
      Returns:
      the RoleEligibilityScheduleInstancesClient object.
    • getRoleEligibilityScheduleRequests

      RoleEligibilityScheduleRequestsClient getRoleEligibilityScheduleRequests()
      Gets the RoleEligibilityScheduleRequestsClient object to access its operations.
      Returns:
      the RoleEligibilityScheduleRequestsClient object.
    • getRoleManagementPolicies

      RoleManagementPoliciesClient getRoleManagementPolicies()
      Gets the RoleManagementPoliciesClient object to access its operations.
      Returns:
      the RoleManagementPoliciesClient object.
    • getRoleManagementPolicyAssignments

      RoleManagementPolicyAssignmentsClient getRoleManagementPolicyAssignments()
      Gets the RoleManagementPolicyAssignmentsClient object to access its operations.
      Returns:
      the RoleManagementPolicyAssignmentsClient object.