次の方法で共有


DeliveryRuleUrlPathCondition.Parameters プロパティ

定義

条件のパラメーターを取得または設定して定義します。

[Newtonsoft.Json.JsonProperty(PropertyName="parameters")]
public Microsoft.Azure.Management.Cdn.Models.UrlPathMatchConditionParameters Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parameters")>]
member this.Parameters : Microsoft.Azure.Management.Cdn.Models.UrlPathMatchConditionParameters with get, set
Public Property Parameters As UrlPathMatchConditionParameters

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象