ElasticPool interface

弹性池的数据和设置

属性

agentInteractiveUI

设置是否应将代理配置为使用交互式 UI 运行

azureId

表示资源位置的 Azure 字符串

desiredIdle

准备好等待作业的代理数

desiredSize

所需的池大小

maxCapacity

弹性池中将存在的最大节点数

maxSavedNodeCount

使池中的节点发生故障时继续进行调查

offlineSince

首次检测到池处于脱机状态的时间戳

orchestrationType

池中节点的操作系统类型

osType

池中节点的操作系统类型

poolId

关联的 TaskAgentPool 的 ID

recycleAfterEachUse

每个作业完成后放弃节点

serviceEndpointId

用于连接到 Azure 的服务终结点的 ID

serviceEndpointScope

服务终结点所属的范围

sizingAttempts

尝试实现所需大小时执行的调整大小尝试次数

state

池的状态

timeToLiveMinutes

使空闲代理保持活动状态的最短时间(分钟)

属性详细信息

agentInteractiveUI

设置是否应将代理配置为使用交互式 UI 运行

agentInteractiveUI: boolean

属性值

boolean

azureId

表示资源位置的 Azure 字符串

azureId: string

属性值

string

desiredIdle

准备好等待作业的代理数

desiredIdle: number

属性值

number

desiredSize

所需的池大小

desiredSize: number

属性值

number

maxCapacity

弹性池中将存在的最大节点数

maxCapacity: number

属性值

number

maxSavedNodeCount

使池中的节点发生故障时继续进行调查

maxSavedNodeCount: number

属性值

number

offlineSince

首次检测到池处于脱机状态的时间戳

offlineSince: Date

属性值

Date

orchestrationType

池中节点的操作系统类型

orchestrationType: OrchestrationType

属性值

osType

池中节点的操作系统类型

osType: OperatingSystemType

属性值

poolId

关联的 TaskAgentPool 的 ID

poolId: number

属性值

number

recycleAfterEachUse

每个作业完成后放弃节点

recycleAfterEachUse: boolean

属性值

boolean

serviceEndpointId

用于连接到 Azure 的服务终结点的 ID

serviceEndpointId: string

属性值

string

serviceEndpointScope

服务终结点所属的范围

serviceEndpointScope: string

属性值

string

sizingAttempts

尝试实现所需大小时执行的调整大小尝试次数

sizingAttempts: number

属性值

number

state

池的状态

state: ElasticPoolState

属性值

timeToLiveMinutes

使空闲代理保持活动状态的最短时间(分钟)

timeToLiveMinutes: number

属性值

number