Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate
-
Packages that use LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.Methods in com.azure.resourcemanager.network.models that return types with arguments of type LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate 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.
-