共用方式為


AlertConfiguration 類別

警示設定。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.authorization._serialization.Model
AlertConfiguration

建構函式

AlertConfiguration(*, is_enabled: bool | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
is_enabled

如果啟用警示,則為 True,false 會停用特定警示的掃描。

變數

名稱 Description
id
str

警示組態識別碼。

name
str

警示組態名稱。

type
str

警示組態類型。

alert_definition_id
str

警示定義識別碼。

scope
str

警示範圍。

is_enabled

如果啟用警示,則為 True,false 會停用特定警示的掃描。

alert_configuration_type
str

警示組態類型。

alert_definition

警示定義。