LoadBalancerBackend Interface

public interface LoadBalancerBackend extends HasInner,ChildResource,HasLoadBalancingRules,HasBackendNics

A client-side representation of a load balancer backend address pool.

Method Summary

Modifier and Type Method and Description
Set<String> getVirtualMachineIds()

Inherited Members

Method Details

getVirtualMachineIds

public Set getVirtualMachineIds()

Returns:

a list of the resource IDs of the virtual machines associated with this backend

Applies to