Uses of Interface
com.microsoft.azure.management.network.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
-
Packages that use LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerBackend.UpdateDefinition<ParentT>The entirety of a load balancer backend definition as part of a load balancer update.static interfaceLoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT>The first stage of a load balancer backend definition.static interfaceLoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of a load balancer backend definition.
-