Compartir a través de


CustomRule.MatchConditions Propiedad

Definición

Obtiene o establece la lista de condiciones de coincidencia.

[Newtonsoft.Json.JsonProperty(PropertyName="matchConditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.MatchCondition> MatchConditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchConditions")>]
member this.MatchConditions : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.MatchCondition> with get, set
Public Property MatchConditions As IList(Of MatchCondition)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a