Share via


BatchClient.CreatePool(NewPoolParameters) Method

Definition

Creates a new pool.

public void CreatePool(Microsoft.Azure.Commands.Batch.Models.NewPoolParameters parameters);

Parameters

parameters
NewPoolParameters

The parameters to use when creating the pool.

Applies to