次の方法で共有


ILoadBalancer.PrivateFrontends プロパティ

定義

プライベート (内部) フロントエンドを取得します。

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

プロパティ値

適用対象