public interface HasFrontend
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasFrontend.DefinitionStages
Grouping of definition stages involving specifying the frontend.
|
static interface |
HasFrontend.UpdateDefinitionStages
Grouping of definition stages applicable as part of a resource update involving modifying the frontend.
|
static interface |
HasFrontend.UpdateStages
Grouping of update stages involving specifying the frontend.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerFrontend |
frontend() |
LoadBalancerFrontend frontend()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/