Bagikan melalui


DeliveryRuleHttpVersionCondition.Parameters Property

Definition

Gets or sets defines the parameters for the condition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to