Microsoft.Azure.Management.Network.Fluent.LoadBalancerBackend.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of a load balancer backend definition.

IDefinition<ParentT>

The entirety of a load balancer backend definition.

IWithAttach<ParentT>

The final stage of a load balancer backend definition. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent load balancer definition.

IWithVirtualMachine<ReturnT>

The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance the network traffic among.