DeliveryRuleUrlFileNameCondition.Parameters Property

Definition

Gets or sets defines the parameters for the condition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to