次の方法で共有


AlertRuleResourcePatch.Action プロパティ

定義

アラート ルールがアクティブになったとき、およびアラート条件が解決されたときに実行されるアクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public Microsoft.Azure.Management.Monitor.Models.RuleAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : Microsoft.Azure.Management.Monitor.Models.RuleAction with get, set
Public Property Action As RuleAction

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象