TaskAgentPoolReference interface

Properties

id
isHosted

Gets or sets a value indicating whether or not this pool is managed by the service.

isLegacy

Determines whether the pool is legacy.

name
options

Additional pool settings and details

poolType

Gets or sets the type of the pool

scope
size

Gets the current size of the pool.

Property Details

id

id: number

Property Value

number

isHosted

Gets or sets a value indicating whether or not this pool is managed by the service.

isHosted: boolean

Property Value

boolean

isLegacy

Determines whether the pool is legacy.

isLegacy: boolean

Property Value

boolean

name

name: string

Property Value

string

options

Additional pool settings and details

options: TaskAgentPoolOptions

Property Value

poolType

Gets or sets the type of the pool

poolType: TaskAgentPoolType

Property Value

scope

scope: string

Property Value

string

size

Gets the current size of the pool.

size: number

Property Value

number