Share via


BatchNodePlacementConfiguration interface

For regional placement, nodes in the pool will be allocated in the same region. For zonal placement, nodes in the pool will be spread across different zones with best effort balancing.

Properties

policy

Node placement Policy type on Batch Pools. Allocation policy used by Batch Service to provision the nodes. If not specified, Batch will use the regional policy.

Possible values: "regional", "zonal"

Property Details

policy

Node placement Policy type on Batch Pools. Allocation policy used by Batch Service to provision the nodes. If not specified, Batch will use the regional policy.

Possible values: "regional", "zonal"

policy?: string

Property Value

string