Share via


IUpdateStandardEndpoint.WithQueryStringCachingBehavior Method

Definition

Sets the query string caching behavior.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint WithQueryStringCachingBehavior (Microsoft.Azure.Management.Cdn.Fluent.Models.QueryStringCachingBehavior cachingBehavior);
abstract member WithQueryStringCachingBehavior : Microsoft.Azure.Management.Cdn.Fluent.Models.QueryStringCachingBehavior -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint
Public Function WithQueryStringCachingBehavior (cachingBehavior As QueryStringCachingBehavior) As IUpdateStandardEndpoint

Parameters

cachingBehavior
QueryStringCachingBehavior

The query string caching behavior value to set.

Returns

Applies to