次の方法で共有


CustomRule.MatchConditions プロパティ

定義

一致条件の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象