Compartilhar via


RouteMapRule.MatchCriteria Propriedade

Definição

Obtém ou define a lista de critérios de correspondência que serão aplicados ao tráfego.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a