Interface LoadBalancerInboundNatPool.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,HasBackendPort.DefinitionStages.WithBackendPort<LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>>
,HasFrontend.DefinitionStages.WithFrontend<LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>>
,HasProtocol.DefinitionStages.WithProtocol<LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>,
,TransportProtocol> LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT>
,LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>
,LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>
,LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>
,LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>
,LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT>
- Enclosing interface:
- LoadBalancerInboundNatPool
public static interface LoadBalancerInboundNatPool.Definition<ParentT>
extends LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>
The entirety of an inbound NAT pool definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.network.model.HasBackendPort.DefinitionStages.WithBackendPort
toBackendPort
Methods inherited from interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
fromExistingPublicIPAddress, fromExistingPublicIPAddress, fromExistingSubnet, fromExistingSubnet, fromExistingSubnet, fromFrontend, fromNewPublicIPAddress, fromNewPublicIPAddress, fromNewPublicIPAddress
Methods inherited from interface com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol
withProtocol
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange
fromFrontendPortRange