Interface LoadBalancerInboundNatPool.UpdateDefinitionStages.WithBackendPort<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
HasBackendPort.UpdateDefinitionStages.WithBackendPort<LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
LoadBalancerInboundNatPool.UpdateDefinition<ParentT>
- Enclosing interface:
- LoadBalancerInboundNatPool.UpdateDefinitionStages
public static interface LoadBalancerInboundNatPool.UpdateDefinitionStages.WithBackendPort<ParentT> extends HasBackendPort.UpdateDefinitionStages.WithBackendPort<LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach<ParentT>>
The stage of an inbound NAT pool definition allowing to specify the backend port.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasBackendPort.UpdateDefinitionStages.WithBackendPort
toBackendPort
-
-