次の方法で共有


PoolEndpointConfiguration クラス

定義

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

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

コンストラクター

PoolEndpointConfiguration()

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

PoolEndpointConfiguration(IList<InboundNatPool>)

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

プロパティ

InboundNatPools

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

メソッド

Validate()

オブジェクトを検証します。

適用対象