Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol
-
Packages that use LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.UpdateDefinition<ParentT>The entirety of an inbound NAT pool definition as part of a load balancer update.static interfaceLoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<ParentT>The first stage of the inbound NAT pool definition.
-