AuthorizationManagementClient 類別
角色型存取控制會提供您將細微層級原則管理套用到個別資源或資源群組的方法。 這些作業可讓您管理角色指派。 角色指派會授與 Azure Active Directory 使用者的存取權。
- 繼承
-
builtins.objectAuthorizationManagementClient
建構函式
AuthorizationManagementClient(credential: TokenCredential, base_url: str = 'https://management.azure.com', **kwargs: Any)
參數
- api_version
- str
Api 版本。 預設值為 「2022-08-01-preview」。 請注意,覆寫此預設值可能會導致不支援的行為。
- polling_interval
- int
如果沒有 Retry-After 標頭,則為 LRO 作業的兩個輪詢之間的預設等候時間。
變數
- alerts
- AlertsOperations
AlertsOperations 作業
- alert_configurations
- AlertConfigurationsOperations
AlertConfigurationsOperations 作業
- alert_definitions
- AlertDefinitionsOperations
AlertDefinitionsOperations 作業
- alert_incidents
- AlertIncidentsOperations
AlertIncidentsOperations 作業
- alert_operation
- AlertOperationOperations
AlertOperationOperations 作業
方法
close |
close
close() -> None