你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ICacheKeyQueryStringActionParameters.QueryStringBehavior 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 QueryStringBehavior { 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.QueryStringBehavior : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.QueryStringBehavior with get, set
Public Property QueryStringBehavior As QueryStringBehavior

Property Value

Attributes

Applies to