共用方式為


TaskAgentPoolReference interface

屬性

id
isHosted

取得或設定值,指出此集區是否由服務管理。

isLegacy

判斷集區是否為舊版。

name
options

其他集區設定和詳細資料

poolType

取得或設定集區的型別

scope
size

取得集區的目前大小。

屬性詳細資料

id

id: number

屬性值

number

isHosted

取得或設定值,指出此集區是否由服務管理。

isHosted: boolean

屬性值

boolean

isLegacy

判斷集區是否為舊版。

isLegacy: boolean

屬性值

boolean

name

name: string

屬性值

string

options

其他集區設定和詳細資料

options: TaskAgentPoolOptions

屬性值

poolType

取得或設定集區的型別

poolType: TaskAgentPoolType

屬性值

scope

scope: string

屬性值

string

size

取得集區的目前大小。

size: number

屬性值

number