Interface LoadBalancerInboundNatRule.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<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>
,HasFloatingIP.UpdateDefinitionStages.WithFloatingIP<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>
,HasFrontend.UpdateDefinitionStages.WithFrontend<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT>>
,HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>
,HasProtocol.UpdateDefinitionStages.WithProtocol<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT>,
,TransportProtocol> LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT>
,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithProtocol<ParentT>
- Enclosing interface:
- LoadBalancerInboundNatRule
public static interface LoadBalancerInboundNatRule.UpdateDefinition<ParentT>
extends LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithProtocol<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of an inbound NAT rule definition.
-
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.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
withFloatingIP, withFloatingIPDisabled, withFloatingIPEnabled
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.HasFrontendPort.UpdateDefinitionStages.WithFrontendPort
fromFrontendPort
Methods inherited from interface com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol
withProtocol
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout
withIdleTimeoutInMinutes