次の方法で共有


Rule.Actions プロパティ

定義

省略可能。 ルールのアクション。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleAction> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleAction> with get, set
Public Property Actions As IList(Of RuleAction)

プロパティ値

適用対象