次の方法で共有


MetricAlertData.Actions プロパティ

定義

アラート ルールがアクティブになったとき、およびアラート条件が解決されたときに実行されるアクションの配列。

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.MetricAlertAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.MetricAlertAction>
Public ReadOnly Property Actions As IList(Of MetricAlertAction)

プロパティ値

適用対象