AgentPoolProvisioningStatusStatus interface
代理程式集區的觀察狀態。
屬性
current |
代理程式集區的目前狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
error |
代理程式集區作業或穩定狀態期間的錯誤訊息。 |
ready |
屬性詳細資料
currentState
代理程式集區的目前狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。
currentState?: string
屬性值
string
errorMessage
代理程式集區作業或穩定狀態期間的錯誤訊息。
errorMessage?: string
屬性值
string