PoolInformation.AutoPoolSpecification Property

Definition

Gets or sets the properties for the auto pool that will be created.

public Microsoft.Azure.Batch.AutoPoolSpecification AutoPoolSpecification { get; set; }
member this.AutoPoolSpecification : Microsoft.Azure.Batch.AutoPoolSpecification with get, set
Public Property AutoPoolSpecification As AutoPoolSpecification

Property Value

Remarks

If this property is set, then PoolId must be left unset.

Applies to