共用方式為


DeliveryRuleCacheKeyQueryStringAction.Parameters Property

Definition

Gets or sets defines the parameters for the action.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to