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 backendCopyright © 2020 Microsoft Corporation. All rights reserved.