Uses of Interface
com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine
-
Packages that use LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine in com.microsoft.azure.management.network
Subinterfaces of LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine 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.static interfaceLoadBalancingRule.UpdateDefinitionStages.WithBackend<ReturnT>The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
-