BatchJobSpecification.PoolInfo Property

Definition

The Pool on which the Batch service runs the Tasks of Jobs created under this schedule.

public Azure.Compute.Batch.BatchPoolInfo PoolInfo { get; set; }
member this.PoolInfo : Azure.Compute.Batch.BatchPoolInfo with get, set
Public Property PoolInfo As BatchPoolInfo

Property Value

Applies to