JobSpecification.PoolInformation Property

Definition

Gets or sets the pool on which the Batch service runs the tasks of jobs created via this JobSpecification.

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

Property Value

Applies to