共用方式為


MigrateMySqlStatus 類別

MySQL 移轉狀態。

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

繼承
azure.mgmt.web.v2021_03_01.models._models_py3.ProxyOnlyResource
MigrateMySqlStatus

建構函式

MigrateMySqlStatus(*, kind: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
kind
str

資源種類。

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

kind
str

資源種類。

type
str

資源類型。

migration_operation_status

移轉工作的狀態。 已知值為:「InProgress」、「Failed」、「Succeeded」、「TimedOut」 和 「Created」。

operation_id
str

移轉工作的作業識別碼。

local_my_sql_enabled

如果 Web 應用程式已啟用 MySql,則為 True。