Share via


MigrateMySqlAzureDBForMySqlSyncTaskInput.SelectedDatabases Property

Definition

Databases to migrate.

public System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncDatabaseInput> SelectedDatabases { get; }
member this.SelectedDatabases : System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncDatabaseInput>
Public ReadOnly Property SelectedDatabases As IList(Of MigrateMySqlAzureDBForMySqlSyncDatabaseInput)

Property Value

Applies to