次の方法で共有


PoolEndpointConfiguration クラス

定義

プールのエンドポイント構成。

public class PoolEndpointConfiguration
type PoolEndpointConfiguration = class
Public Class PoolEndpointConfiguration
継承
PoolEndpointConfiguration

コンストラクター

PoolEndpointConfiguration()

PoolEndpointConfiguration クラスの新しいインスタンスを初期化します。

PoolEndpointConfiguration(IList<InboundNATPool>)

PoolEndpointConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

InboundNATPools

個々のコンピューティング ノードの特定のポートを外部でアドレス指定するために使用できる受信 NAT プールの一覧を取得または設定します。

適用対象