azure.mgmt.authorization.v2019_08_01_preview package¶
Submodules¶
Module contents¶
Bases:
objectRole 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 assignments. A role assignment grants access to Azure Active Directory users.
- Variables
role_assignment_metrics (azure.mgmt.authorization.v2019_08_01_preview.operations.RoleAssignmentMetricsOperations) – RoleAssignmentMetricsOperations operations
- Parameters
credential (TokenCredential) – Credential needed for the client to connect to Azure. Required.
subscription_id (str) – The ID of the target subscription. Required.
base_url (str) – Service URL. Default value is “https://management.azure.com”.
- Keyword Arguments
api_version (str) – Api Version. Default value is “2019-08-01-preview”. Note that overriding this default value may result in unsupported behavior.