public static interface ApplicationGateway.DefinitionStages.WithRedirectConfiguration
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> |
defineRedirectConfiguration(String name)
Begins the definition of a new application gateway redirect configuration to be attached to the gateway.
|
@Beta(value=V1_4_0) ApplicationGatewayRedirectConfiguration.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> defineRedirectConfiguration(String name)
name - a unique name for the redirect configuration/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/