Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.Methods in com.microsoft.azure.management.network that return LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank Modifier and Type Method Description LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<LoadBalancer.Update>LoadBalancer.UpdateStages.WithInboundNatRule. defineInboundNatRule(String name)Begins the definition of a new inbound NAT rule.
-