Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerBackend.UpdateDefinitionStages.WithAttach
Packages that use LoadBalancerBackend.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerBackend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerBackend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceLoadBalancerBackend.UpdateDefinition<ParentT>The entirety of a load balancer backend definition as part of a load balancer update.static interfaceThe first stage of a load balancer backend definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerBackend.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionLoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine.withExistingVirtualMachines(HasNetworkInterfaces... vms) Adds the specified set of virtual machines, assuming they are from the same availability set, to this back end address pool.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine.withExistingVirtualMachines(Collection<HasNetworkInterfaces> vms) Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.