次の方法で共有


MatchCondition.MatchVariables プロパティ

定義

一致変数の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象