次の方法で共有


ILoadBalancer.PublicFrontends プロパティ

定義

パブリック (インターネットに接続) フロントエンドを取得します。

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

プロパティ値

適用対象