Share via


IWithQueryStringIncluded.WithoutQueryStringIncluded Method

Definition

Specifies that the query string should not be included in the redirected URL.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.Update.IUpdate WithoutQueryStringIncluded ();
abstract member WithoutQueryStringIncluded : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.Update.IUpdate
Public Function WithoutQueryStringIncluded () As IUpdate

Returns

Applies to