Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrateMySqlRequest

Package version

MySQL migration request.

Hierarchy

Index

Properties

connectionString

connectionString: string

Connection string to the remote MySQL database.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

migrationType

migrationType: MySqlMigrationType

The type of migration operation to be done. Possible values include: 'LocalToRemote', 'RemoteToLocal'

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc