TaskAgentPoolReference interface
Properties
id | |
is |
Gets or sets a value indicating whether or not this pool is managed by the service. |
is |
Determines whether the pool is legacy. |
name | |
options | Additional pool settings and details |
pool |
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
scope
scope: string
Property Value
string
size
Gets the current size of the pool.
size: number
Property Value
number