次の方法で共有


IDeliveryRuleCacheKeyQueryStringAction.ParameterQueryStringBehavior Property

Definition

Caching behavior for the requests

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Caching behavior for the requests", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.QueryStringBehavior) }, ReadOnly=false, Required=true, SerializedName="queryStringBehavior")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.QueryStringBehavior ParameterQueryStringBehavior { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Caching behavior for the requests", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.QueryStringBehavior) }, ReadOnly=false, Required=true, SerializedName="queryStringBehavior")>]
member this.ParameterQueryStringBehavior : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.QueryStringBehavior with get, set
Public Property ParameterQueryStringBehavior As QueryStringBehavior

Property Value

Attributes

Applies to