AuthorizationManagementClient Class
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources. A role assignment grants access to Azure Active Directory users.
- Inheritance
-
builtins.objectAuthorizationManagementClient
Constructor
AuthorizationManagementClient(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
Variables
- classic_administrators
- ClassicAdministratorsOperations
ClassicAdministratorsOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for