次の方法で共有


AlertRuleResourcePatch.Condition プロパティ

定義

アラート ルールがアクティブになる条件を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象