次の方法で共有


AlertRuleLeafCondition.Equals プロパティ

定義

イベントのフィールドの値をこの値と比較して 、条件が満たされているかどうかを判断する (大文字と小文字を区別しない) 値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="equals")]
public string Equals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="equals")>]
member this.Equals : string with get, set
Public Property Equals As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象