Resize
yaml
type: "io.kestra.plugin.azure.batch.pool.resize"
Examples
yaml
id: azure_batch_pool_resize
namespace: company.team
tasks:
- id: resize
type: io.kestra.plugin.azure.batch.pool.Resize
poolId: "<your-pool-id>"
targetDedicatedNodes: "12"
Properties
accessKey *Requiredstring
account *Requiredstring
endpoint *Requiredstring
poolId *Requiredstring
targetDedicatedNodes integerstring
Default
0
targetLowPriorityNodes integerstring
Default
0