InstancePoolOperationProperties interface

實例池操作的特性。

屬性

description

作業描述。

errorCode

操作錯誤代碼。

errorDescription

操作錯誤描述。

errorSeverity

操作錯誤的嚴重程度。

errorType

錯誤類型(例如:無、使用者)。

estimatedCompletionTime

預計完成時間。

instancePoolName

執行操作的實例池名稱。

isCancellable

手術是否能取消。

operation

作業的名稱。

operationFriendlyName

這個行動的友善名稱。

percentComplete

完成的操作百分比。

startTime

作業開始時間。

state

作業狀態。

屬性詳細資料

description

作業描述。

description?: string

屬性值

string

errorCode

操作錯誤代碼。

errorCode?: number

屬性值

number

errorDescription

操作錯誤描述。

errorDescription?: string

屬性值

string

errorSeverity

操作錯誤的嚴重程度。

errorSeverity?: number

屬性值

number

errorType

錯誤類型(例如:無、使用者)。

errorType?: string

屬性值

string

estimatedCompletionTime

預計完成時間。

estimatedCompletionTime?: Date

屬性值

Date

instancePoolName

執行操作的實例池名稱。

instancePoolName?: string

屬性值

string

isCancellable

手術是否能取消。

isCancellable?: boolean

屬性值

boolean

operation

作業的名稱。

operation?: string

屬性值

string

operationFriendlyName

這個行動的友善名稱。

operationFriendlyName?: string

屬性值

string

percentComplete

完成的操作百分比。

percentComplete?: number

屬性值

number

startTime

作業開始時間。

startTime?: Date

屬性值

Date

state

作業狀態。

state?: string

屬性值

string