public interface PublicFrontend extends Frontend, HasPublicIpAddress
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PublicFrontend.Definition<ParentT>
The entirety of a public frontend definition.
|
static interface |
PublicFrontend.DefinitionStages
Grouping of public frontend definition stages.
|
static interface |
PublicFrontend.Update
The entirety of a public frontend update as part of an Internet-facing load balancer update.
|
static interface |
PublicFrontend.UpdateDefinition<ParentT>
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
|
static interface |
PublicFrontend.UpdateDefinitionStages
Grouping of public frontend definition stages applicable as part of an Internet-facing load balancer update.
|
static interface |
PublicFrontend.UpdateStages
Grouping of public frontend update stages.
|
inboundNatPools, inboundNatRules, isPublicinner, setInnername, parentkeyloadBalancingRulesgetPublicIpAddress, publicIpAddressId/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/