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