AgentUpgrade interface
w.r.t 代理程序升級資訊。
屬性
correlation |
每個升級從 RSM 傳入的相互關聯標識碼。 |
desired |
指定計算機的版本資訊 w.r.t AgentUpgrade。 |
enable |
指定 RSM 是否應該嘗試升級這部電腦 |
last |
指定上次嘗試的版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
last |
上次升級嘗試失敗訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
指定代理程序升級的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
上次升級嘗試的時間戳注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
correlationId
每個升級從 RSM 傳入的相互關聯標識碼。
correlationId?: string
屬性值
string
desiredVersion
指定計算機的版本資訊 w.r.t AgentUpgrade。
desiredVersion?: string
屬性值
string
enableAutomaticUpgrade
指定 RSM 是否應該嘗試升級這部電腦
enableAutomaticUpgrade?: boolean
屬性值
boolean
lastAttemptDesiredVersion
指定上次嘗試的版本注意:此屬性將不會串行化。 它只能由伺服器填入。
lastAttemptDesiredVersion?: string
屬性值
string
lastAttemptMessage
上次升級嘗試失敗訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastAttemptMessage?: string
屬性值
string
lastAttemptStatus
指定代理程序升級的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastAttemptStatus?: string
屬性值
string
lastAttemptTimestamp
上次升級嘗試的時間戳注意:此屬性將不會串行化。 它只能由伺服器填入。
lastAttemptTimestamp?: Date
屬性值
Date