Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancingRule.DefinitionStages.WithFloatingIP
-
Packages that use LoadBalancingRule.DefinitionStages.WithFloatingIP Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancingRule.DefinitionStages.WithFloatingIP in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancingRule.DefinitionStages.WithFloatingIP in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancingRule.Definition<ReturnT>The entirety of a load balancing rule definition.static interfaceLoadBalancingRule.DefinitionStages.WithAttach<ReturnT>The final stage of the load balancing rule definition.static interfaceLoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT>The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
-