public static interface ApplicationGateway.DefinitionStages.WithBackendHttpConfig
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> |
defineBackendHttpConfiguration(String name)
Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> defineBackendHttpConfiguration(String name)
name - a unique name for the backend HTTP configuration/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/