Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatRule
-
Packages that use LoadBalancerInboundNatRule Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return types with arguments of type LoadBalancerInboundNatRule Modifier and Type Method Description Map<String,LoadBalancerInboundNatRule>LoadBalancer. inboundNatRules()Map<String,LoadBalancerInboundNatRule>LoadBalancerFrontend. inboundNatRules()List<LoadBalancerInboundNatRule>NicIPConfigurationBase. listAssociatedLoadBalancerInboundNatRules()
-