次の方法で共有


MigrateMySqlRequestPropertiesOutput interface

MigrateMySqlRequest リソース固有のプロパティ

プロパティ

connectionString

リモート MySQL データベースへの接続文字列。

migrationType

実行する移行操作の種類

プロパティの詳細

connectionString

リモート MySQL データベースへの接続文字列。

connectionString: string

プロパティ値

string

migrationType

実行する移行操作の種類

migrationType: "LocalToRemote" | "RemoteToLocal"

プロパティ値

"LocalToRemote" | "RemoteToLocal"