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