Share via


DeliveryRulePostArgsCondition.Parameters Property

Definition

Gets or sets defines the parameters for the condition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to