通过


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

BatchPoolEndpointConfigurationOutput interface

池的终结点配置。

属性

inboundNATPools

入站 NAT 池的列表,可用于在外部解决单个计算节点上的特定端口。 每个批处理池的最大入站 NAT 池数为 5。 如果超过入站 NAT 池的最大数目,则请求失败并显示 HTTP 状态代码 400。 如果 IPAddressProvisioningType 为 NoPublicIPAddresses,则无法指定此项。

属性详细信息

inboundNATPools

入站 NAT 池的列表,可用于在外部解决单个计算节点上的特定端口。 每个批处理池的最大入站 NAT 池数为 5。 如果超过入站 NAT 池的最大数目,则请求失败并显示 HTTP 状态代码 400。 如果 IPAddressProvisioningType 为 NoPublicIPAddresses,则无法指定此项。

inboundNATPools: BatchInboundNatPoolOutput[]

属性值