PoolEndpointConfiguration 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
集區的端點組態。
public class PoolEndpointConfiguration
type PoolEndpointConfiguration = class
Public Class PoolEndpointConfiguration
- 繼承
-
PoolEndpointConfiguration
建構函式
PoolEndpointConfiguration() |
初始化 PoolEndpointConfiguration 類別的新實例。 |
PoolEndpointConfiguration(IList<InboundNatPool>) |
初始化 PoolEndpointConfiguration 類別的新實例。 |
屬性
InboundNatPools |
取得或設定輸入 NAT 集區的清單,這些集區可用來在外部定址個別計算節點上的特定埠。 |
方法
Validate() |
驗證 物件。 |