次の方法で共有


RouteMapRule.MatchCriteria プロパティ

定義

トラフィックに適用される一致条件の一覧を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象