azure.mgmt.authorization.v2022_05_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 allow you to manage role definitions. A role definition describes the set of actions that can be performed on resources.
- Variables
permissions (azure.mgmt.authorization.v2022_05_01_preview.operations.PermissionsOperations) – PermissionsOperations operations
role_definitions (azure.mgmt.authorization.v2022_05_01_preview.operations.RoleDefinitionsOperations) – RoleDefinitionsOperations 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 “2022-05-01-preview”. Note that overriding this default value may result in unsupported behavior.