你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PoolEndpointConfiguration 类

定义

池的终结点配置。

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

构造函数

PoolEndpointConfiguration(IReadOnlyList<InboundNatPool>)

初始化 PoolEndpointConfiguration 类的新实例。

属性

InboundNatPools

获取入站 NAT 池的列表,这些池可用于在外部对单个计算节点上的特定端口进行寻址。

适用于