你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualMachineCreateDeploymentParameters.LoadBalancers 属性

定义

可选。 内部负载均衡器的列表,每个负载均衡器在专用 VIP 上提供负载均衡。

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)

属性值

适用于