共用方式為


AuthorizationManagementClient 類別

角色型存取控制會提供您將細微層級原則管理套用到個別資源或資源群組的方法。 這些作業可讓您管理角色指派。 角色指派會授與 Azure Active Directory 使用者的存取權。

繼承
builtins.object
AuthorizationManagementClient

建構函式

AuthorizationManagementClient(credential: TokenCredential, base_url: str = 'https://management.azure.com', **kwargs: Any)

參數

credential
TokenCredential
必要

用戶端連線到 Azure 所需的認證。 必要。

base_url
str
預設值: https://management.azure.com

服務 URL。 預設值為 「 https://management.azure.com 」。

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