次の方法で共有


MigrateMySqlContent.MigrationType プロパティ

定義

実行する移行操作の種類。

public Azure.ResourceManager.AppService.Models.MySqlMigrationType? MigrationType { get; set; }
member this.MigrationType : Nullable<Azure.ResourceManager.AppService.Models.MySqlMigrationType> with get, set
Public Property MigrationType As Nullable(Of MySqlMigrationType)

プロパティ値

適用対象