共用方式為


ElasticPool interface

彈性集區的資料和設定

屬性

agentInteractiveUI

設定代理程式是否應該設定為使用互動式 UI 執行

azureId

代表資源位置的 Azure 字串

desiredIdle

準備等候作業的代理程式數目

desiredSize

集區所需的大小

maxCapacity

彈性集區中將存在的節點數目上限

maxSavedNodeCount

讓集區中的節點在失敗時保持調查

offlineSince

集區第一次偵測到離線的時間戳記

orchestrationType

集區中節點的作業系統類型

osType

集區中節點的作業系統類型

poolId

相關聯 TaskAgentPool 的識別碼

recycleAfterEachUse

在每個作業完成之後捨棄節點

serviceEndpointId

用來連線至 Azure 的服務端點識別碼

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 的識別碼

poolId: number

屬性值

number

recycleAfterEachUse

在每個作業完成之後捨棄節點

recycleAfterEachUse: boolean

屬性值

boolean

serviceEndpointId

用來連線至 Azure 的服務端點識別碼

serviceEndpointId: string

屬性值

string

serviceEndpointScope

服務端點所屬的範圍

serviceEndpointScope: string

屬性值

string

sizingAttempts

嘗試達到所需大小時所執行的調整大小嘗試次數

sizingAttempts: number

屬性值

number

state

集區的狀態

state: ElasticPoolState

屬性值

timeToLiveMinutes

讓閒置代理程式保持運作的最小時間

timeToLiveMinutes: number

屬性值

number