共用方式為


RollingUpgradeStatusInfo interface

最新虛擬機擴展集滾動升級的狀態。

Extends

屬性

error

如果有的話,此升級的錯誤詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

policy

套用此升級的滾動升級原則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

progress

每個升級狀態中虛擬機實例數目的相關信息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

runningStatus

整體升級目前執行狀態的相關信息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

location

資源位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

資源標籤

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

error

如果有的話,此升級的錯誤詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

error?: ApiError

屬性值

policy

套用此升級的滾動升級原則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

policy?: RollingUpgradePolicy

屬性值

progress

每個升級狀態中虛擬機實例數目的相關信息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

progress?: RollingUpgradeProgressInfo

屬性值

runningStatus

整體升級目前執行狀態的相關信息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

runningStatus?: RollingUpgradeRunningStatus

屬性值

繼承的屬性詳細資料

id

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置

location: string

屬性值

string

繼承自Resource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type