public static interface LoadBalancerPrivateFrontend.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerPrivateFrontend.DefinitionStages.Blank<ParentT>
The first stage of a private frontend definition.
|
static interface |
LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>
The final stage of a private frontend definition.
|
static interface |
LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone<ParentT>
The stage of a private frontend definition allowing to specify availability zone.
|
static interface |
LoadBalancerPrivateFrontend.DefinitionStages.WithSubnet<ParentT>
The stage of a private frontend definition allowing to specify a subnet from the selected network.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/