LoadBalancerBackend.UpdateDefinition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
public interface UpdateDefinition extends LoadBalancerBackend.UpdateDefinitionStages.Blank,LoadBalancerBackend.UpdateDefinitionStages.WithAttach
The entirety of a load balancer backend definition as part of a load balancer update.
Inherited Members
Attachable.InUpdate<ParentT>.attach()
LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine<ReturnT>.withExistingVirtualMachines(HasNetworkInterfaces...vms)
LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine<ReturnT>.withExistingVirtualMachines(Collection<HasNetworkInterfaces> vms)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java