次の方法で共有


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)

プロパティ値

適用対象