BatchPoolEndpointConfiguration interface
池的终结点配置。
属性
| inbound |
入站 NAT 池的列表,可用于在外部解决单个计算节点上的特定端口。 每个批处理池的最大入站 NAT 池数为 5。 如果超过入站 NAT 池的最大数目,则请求失败并显示 HTTP 状态代码 400。 如果 IPAddressProvisioningType 为 NoPublicIPAddresses,则无法指定此项。 |
属性详细信息
inboundNATPools
入站 NAT 池的列表,可用于在外部解决单个计算节点上的特定端口。 每个批处理池的最大入站 NAT 池数为 5。 如果超过入站 NAT 池的最大数目,则请求失败并显示 HTTP 状态代码 400。 如果 IPAddressProvisioningType 为 NoPublicIPAddresses,则无法指定此项。
inboundNATPools: BatchInboundNatPool[]