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