次の方法で共有


ListCustomAlertRule(Boolean) コンストラクター

定義

ListCustomAlertRule の新しいインスタンスを初期化します。

public ListCustomAlertRule (bool isEnabled);
new Azure.ResourceManager.SecurityCenter.Models.ListCustomAlertRule : bool -> Azure.ResourceManager.SecurityCenter.Models.ListCustomAlertRule
Public Sub New (isEnabled As Boolean)

パラメーター

isEnabled
Boolean

カスタム アラートの状態。

適用対象