public static interface LoadBalancerPublicFrontend.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerPublicFrontend.DefinitionStages.Blank<ParentT>
The first stage of a public frontend definition.
|
static interface |
LoadBalancerPublicFrontend.DefinitionStages.WithAttach<ParentT>
The final stage of a public frontend definition.
|
static interface |
LoadBalancerPublicFrontend.DefinitionStages.WithPublicIPAddress<ParentT>
The stage of a public frontend definition allowing to specify an existing public IP address.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/