MigrateMySqlStatusInner 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
MySQL 移轉狀態。
[Microsoft.Rest.Serialization.JsonTransformation]
public class MigrateMySqlStatusInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MigrateMySqlStatusInner = class
inherit ProxyOnlyResourceInner
Public Class MigrateMySqlStatusInner
Inherits ProxyOnlyResourceInner
- 繼承
- 屬性
建構函式
MigrateMySqlStatusInner() |
初始化 MigrateMySqlStatusInner 類別的新實例。 |
MigrateMySqlStatusInner(String, String, String, String, Nullable<OperationStatus>, String, Nullable<Boolean>) |
初始化 MigrateMySqlStatusInner 類別的新實例。 |
屬性
Id |
資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。 (繼承來源 ProxyResource) |
Kind |
取得或設定資源的種類。 (繼承來源 ProxyOnlyResourceInner) |
LocalMySqlEnabled |
如果 Web 應用程式已啟用 MySql,則取得 true |
Location |
資源位置 (繼承來源 Resource) |
MigrationOperationStatus |
取得移轉工作的狀態。 可能的值包括:'InProgress'、'Failed'、'Succeeded'、'TimedOut'、'Created' |
Name |
資源名稱 (繼承來源 ProxyResource) |
OperationId |
取得移轉工作的作業識別碼。 |
Tags |
資源標籤 (繼承來源 Resource) |
Type |
資源類型 (繼承來源 ProxyResource) |
方法
Validate() |
驗證 物件。 如果驗證失敗,則會擲回 ValidationException。 (繼承來源 Resource) |