Partager via


AlertRuleLeafCondition.ContainsAny Propriété

Définition

Obtient ou définit la valeur du champ de l’événement sera comparée aux valeurs de ce tableau (sans respect de la casse) pour déterminer si la condition est remplie.

[Newtonsoft.Json.JsonProperty(PropertyName="containsAny")]
public System.Collections.Generic.IList<string> ContainsAny { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containsAny")>]
member this.ContainsAny : System.Collections.Generic.IList<string> with get, set
Public Property ContainsAny As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à