CloudJob.PoolInformation Property

Definition

Gets or sets the pool on which the Batch service runs the job's tasks.

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