Get Pool Result
A collection of values returned by getPool.
Constructors
Properties
The Azure Storage Account name.
A auto_scale
block that describes the scale settings when using auto scale.
One or more certificate
blocks that describe the certificates installed on each compute node in the pool.
The container configuration used in the pool's VMs.
A data_disks
block describes the data disk settings.
A disk_encryption
block describes the disk encryption configuration applied on compute nodes in the pool.
An extensions
block describes the extension settings
A fixed_scale
block that describes the scale settings when using fixed scale.
Whether the pool permits direct communication between nodes. This imposes restrictions on which nodes can be assigned to the pool. Enabling this value can reduce the chance of the requested number of nodes to be allocated in the pool.
The type of on-premises license to be used when deploying the operating system.
The maximum number of tasks that can run concurrently on a single compute node in the pool.
A mount
block that describes mount configuration.
The SKU of the node agents in the Batch pool.
A node_placement
block that describes the placement policy for allocating nodes in the pool.
Specifies the ephemeral disk placement for operating system disk for all VMs in the pool.
A start_task
block that describes the start task settings for the Batch pool.
The reference of the storage image used by the nodes in the Batch pool.
A task_scheduling_policy
block that describes how tasks are distributed across compute nodes in a pool.
A user_accounts
block that describes the list of user accounts to be created on each node in the pool.
A windows
block that describes the Windows configuration in the pool.