Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PoolEndpointConfiguration

Package version

An interface representing PoolEndpointConfiguration.

summary

The endpoint configuration for a pool.

Hierarchy

  • PoolEndpointConfiguration

Index

Properties

Properties

inboundNATPools

inboundNATPools: InboundNATPool[]

A list of inbound NAT pools that can be used to address specific ports on an individual compute node externally. The maximum number of inbound NAT pools per Batch pool is 5. If the maximum number of inbound NAT pools is exceeded the request fails with HTTP status code 400.

Generated using TypeDoc