InstancePoolOperation interface

一個實例池操作。

Extends

屬性

description

作業描述。

errorCode

操作錯誤代碼。

errorDescription

操作錯誤描述。

errorSeverity

操作錯誤的嚴重程度。

errorType

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

estimatedCompletionTime

預計完成時間。

instancePoolName

執行操作的實例池名稱。

isCancellable

手術是否能取消。

operation

作業的名稱。

operationFriendlyName

這個行動的友善名稱。

percentComplete

完成的操作百分比。

startTime

作業開始時間。

state

作業狀態。

繼承的屬性

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源的名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

屬性詳細資料

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

繼承的屬性詳細資料

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源的名稱

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

type?: string

屬性值

string

繼承自ProxyResource.type