Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancingRule.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancingRule.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancingRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancingRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-