共用方式為


ElasticPoolSettings interface

用於更新彈性集區的類別,其中僅填入特定成員

屬性

agentInteractiveUI

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

azureId

Azure 字串代表資源位置

desiredIdle

要準備就緒等待工作的電腦數目

maxCapacity

彈性集區中將存在的機器數目上限

maxSavedNodeCount

在失敗時將電腦保留在集區中以進行調查

orchestrationType

集區中機器的作業系統類型

osType

集區中機器的作業系統類型

recycleAfterEachUse

在每個工作完成後捨棄電腦

serviceEndpointId

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

serviceEndpointScope

服務端點所屬的範圍

timeToLiveMinutes

讓閒置代理程式保持運作的最短時間 (以分鐘為單位)

屬性詳細資料

agentInteractiveUI

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

agentInteractiveUI: boolean

屬性值

boolean

azureId

Azure 字串代表資源位置

azureId: string

屬性值

string

desiredIdle

要準備就緒等待工作的電腦數目

desiredIdle: number

屬性值

number

maxCapacity

彈性集區中將存在的機器數目上限

maxCapacity: number

屬性值

number

maxSavedNodeCount

在失敗時將電腦保留在集區中以進行調查

maxSavedNodeCount: number

屬性值

number

orchestrationType

集區中機器的作業系統類型

orchestrationType: OrchestrationType

屬性值

osType

集區中機器的作業系統類型

osType: OperatingSystemType

屬性值

recycleAfterEachUse

在每個工作完成後捨棄電腦

recycleAfterEachUse: boolean

屬性值

boolean

serviceEndpointId

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

serviceEndpointId: string

屬性值

string

serviceEndpointScope

服務端點所屬的範圍

serviceEndpointScope: string

屬性值

string

timeToLiveMinutes

讓閒置代理程式保持運作的最短時間 (以分鐘為單位)

timeToLiveMinutes: number

屬性值

number