AlertConfigurationProperties 類別
警示組態屬性。
您可能想要使用子類別,而不是直接使用此類別。 已知的子類別包括:AzureRolesAssignedOutsidePimAlertConfigurationProperties、DuplicateRoleCreatedAlertConfigurationProperties、TooManyOwnersAssignedToResourceAlertConfigurationProperties、TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
必須填入所有必要的參數,才能傳送至 Azure。
- 繼承
-
azure.mgmt.authorization._serialization.ModelAlertConfigurationProperties
建構函式
AlertConfigurationProperties(*, is_enabled: bool | None = None, **kwargs: Any)
僅限關鍵字參數
名稱 | Description |
---|---|
is_enabled
|
True 是表示 如果啟用警示,false 將會停用特定警示的掃描。 |
變數
名稱 | Description |
---|---|
alert_definition_id
|
警示定義識別碼。 |
scope
|
警示範圍。 |
is_enabled
|
True 是表示 如果啟用警示,false 將會停用特定警示的掃描。 |
alert_configuration_type
|
警示組態類型。 必要。 |
alert_definition
|
警示定義。 |