public static interface LoadBalancerPublicFrontend.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>
The first stage of a public frontend definition.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of the public frontend definition.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.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.
*/