次の方法で共有


IApplicationGateway.FrontendPorts プロパティ

定義

名前でインデックスが付けられた、このアプリケーション ゲートウェイのフロントエンド ポートの名前を取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,int> FrontendPorts { get; }
member this.FrontendPorts : System.Collections.Generic.IReadOnlyDictionary<string, int>
Public ReadOnly Property FrontendPorts As IReadOnlyDictionary(Of String, Integer)

プロパティ値

適用対象