PoolEndpointConfiguration クラス

定義

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

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

コンストラクター

PoolEndpointConfiguration(IReadOnlyList<InboundNatPool>)

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

プロパティ

InboundNatPools

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

適用対象