次の方法で共有


ILoadBalancer.Frontends プロパティ

定義

受信トラフィックの送信元となるこのロード バランサーのフロントエンドを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.ILoadBalancerFrontend> Frontends { get; }
member this.Frontends : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.ILoadBalancerFrontend>
Public ReadOnly Property Frontends As IReadOnlyDictionary(Of String, ILoadBalancerFrontend)

プロパティ値

適用対象