Uses of Interface
com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithVirtualMachine
-
Packages that use LoadBalancingRule.DefinitionStages.WithVirtualMachine Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancingRule.DefinitionStages.WithVirtualMachine in com.microsoft.azure.management.network
Subinterfaces of LoadBalancingRule.DefinitionStages.WithVirtualMachine in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancingRule.Definition<ReturnT>The entirety of a load balancing rule definition.static interfaceLoadBalancingRule.DefinitionStages.WithBackend<ReturnT>The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
-