public static interface LoadBalancer.DefinitionStages.WithBackend
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerBackend.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreate> |
defineBackend(String name)
Starts the definition of a backend.
|
LoadBalancerBackend.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreate> defineBackend(String name)
name - the name to assign to the backend/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/