次の方法で共有


DeploymentGetResponse.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)

プロパティ値

適用対象