Microsoft.Azure.Management.Network.Fluent.LoadBalancerBackend.UpdateDefinition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ParentT> |
The first stage of a load balancer backend definition. |
IUpdateDefinition<ParentT> |
The entirety of a load balancer backend definition as part of a load balancer update. |
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. |
Azure SDK for .NET