共用方式為


DeliveryRuleUrlPathCondition.Parameters Property

Definition

Gets or sets defines the parameters for the condition.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to