PoolInformation Class

Definition

Specifies how a job should be assigned to a pool.

public class PoolInformation
type PoolInformation = class
Public Class PoolInformation
Inheritance
PoolInformation

Constructors

PoolInformation()

Initializes a new instance of the PoolInformation class.

Properties

AutoPoolSpecification

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

PoolId

Gets or sets the name of an existing pool that can be used for running tasks.

Applies to