Dela via


DeploymentGetResponse.LoadBalancers Property

Definition

Optional. Optional. A list of internal load balancers that each provide load balancing on a private VIP. It's created when a name is assigned in the list here.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.LoadBalancer> LoadBalancers { get; set; }
member this.LoadBalancers : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.LoadBalancer> with get, set
Public Property LoadBalancers As IList(Of LoadBalancer)

Property Value

Applies to