Uses of Interface
com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.Blank
-
Packages that use LoadBalancingRule.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancingRule.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancingRule.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancingRule.Definition<ReturnT>The entirety of a load balancing rule definition.Methods in com.microsoft.azure.management.network that return LoadBalancingRule.DefinitionStages.Blank Modifier and Type Method Description LoadBalancingRule.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate>LoadBalancer.DefinitionStages.WithLoadBalancingRule. defineLoadBalancingRule(String name)Begins the definition of a new load balancing rule to add to the load balancer.
-