Worker Pool
Creates a new worker pool with a specified size and configuration. Returns a long running operation which contains a worker pool on completion. While the long running operation is in progress, any call to GetWorkerPool
returns a worker pool in state CREATING
.
Properties
Link copied to clipboard
The autoscale policy to apply on a pool.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the properties, such as machine type and disk size, used for creating workers in a worker pool.
Link copied to clipboard
The desired number of workers in the worker pool. Must be a value between 0 and 15000.