public static interface ApplicationGatewayRedirectConfiguration.UpdateStages.WithType
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.Update |
withType(ApplicationGatewayRedirectType redirectType)
Specifies the redirection type.
|
ApplicationGatewayRedirectConfiguration.Update withType(ApplicationGatewayRedirectType redirectType)
redirectType - a redirection type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/