共用方式為


ManagedInstanceOperation 類別

受控實例作業。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.sql.models._models_py3.ProxyResource
ManagedInstanceOperation

建構函式

ManagedInstanceOperation(**kwargs)

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。

managed_instance_name
str

正在執行作業的受控實例名稱。

operation
str

作業的名稱。

operation_friendly_name
str

作業的易記名稱。

percent_complete
int

作業完成的百分比。

start_time

作業開始時間。

state

作業狀態。 可能的值包括:「Pending」、「InProgress」、「Succeeded」、「Failed」、「CancelInProgress」、「Canceled」。

error_code
int

作業錯誤碼。

error_description
str

作業錯誤描述。

error_severity
int

作業錯誤嚴重性。

is_user_error

錯誤是否為使用者錯誤。

estimated_completion_time

作業的預估完成時間。

description
str

作業描述。

is_cancellable

是否可以取消作業。

operation_parameters

作業參數。

operation_steps

作業步驟。