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