ElasticPoolSettings interface
用來更新僅填入特定成員之彈性集區的類別
屬性
agent |
設定代理程式是否應該設定為使用互動式 UI 執行 |
azure |
代表資源位置的 Azure 字串 |
desired |
準備等候作業的機器數目 |
max |
彈性集區中將存在的機器數目上限 |
max |
在失敗時將機器保留在集區中以供調查 |
orchestration |
集區中機器的作業系統類型 |
os |
集區中機器的作業系統類型 |
recycle |
在每個作業完成之後捨棄機器 |
service |
用來連線至 Azure 的服務端點識別碼 |
service |
服務端點所屬的範圍 |
time |
讓閒置代理程式保持運作的最小時間 |
屬性詳細資料
agentInteractiveUI
設定代理程式是否應該設定為使用互動式 UI 執行
agentInteractiveUI: boolean
屬性值
boolean
azureId
代表資源位置的 Azure 字串
azureId: string
屬性值
string
desiredIdle
準備等候作業的機器數目
desiredIdle: number
屬性值
number
maxCapacity
彈性集區中將存在的機器數目上限
maxCapacity: number
屬性值
number
maxSavedNodeCount
在失敗時將機器保留在集區中以供調查
maxSavedNodeCount: number
屬性值
number
orchestrationType
osType
recycleAfterEachUse
在每個作業完成之後捨棄機器
recycleAfterEachUse: boolean
屬性值
boolean
serviceEndpointId
用來連線至 Azure 的服務端點識別碼
serviceEndpointId: string
屬性值
string
serviceEndpointScope
服務端點所屬的範圍
serviceEndpointScope: string
屬性值
string
timeToLiveMinutes
讓閒置代理程式保持運作的最小時間
timeToLiveMinutes: number
屬性值
number