public interface PrivateFrontend extends Frontend, HasPrivateIpAddress, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateFrontend.Definition<ParentT>
The entirety of a private frontend definition.
|
static interface |
PrivateFrontend.DefinitionStages
Grouping of private frontend definition stages.
|
static interface |
PrivateFrontend.Update
The entirety of a private frontend update as part of a load balancer update.
|
static interface |
PrivateFrontend.UpdateDefinition<ParentT>
The entirety of a private frontend definition as part of a load balancer update.
|
static interface |
PrivateFrontend.UpdateDefinitionStages
Grouping of private frontend definition stages applicable as part of a load balancer update.
|
static interface |
PrivateFrontend.UpdateStages
Grouping of private frontend update stages.
|
| Modifier and Type | Method and Description |
|---|---|
IPAllocationMethod |
privateIpAllocationMethod() |
inboundNatPools, inboundNatRules, isPublicinner, setInnername, parentkeyloadBalancingRulesprivateIpAddressIPAllocationMethod privateIpAllocationMethod()
privateIpAllocationMethod in interface HasPrivateIpAddress/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/