MigrationSqlAssessmentV2Resource.GetMigrationAssessedSqlDatabaseV2s Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of MigrationAssessedSqlDatabaseV2Resources in the MigrationSqlAssessmentV2.
public virtual Azure.ResourceManager.Migration.Assessment.MigrationAssessedSqlDatabaseV2Collection GetMigrationAssessedSqlDatabaseV2s();
abstract member GetMigrationAssessedSqlDatabaseV2s : unit -> Azure.ResourceManager.Migration.Assessment.MigrationAssessedSqlDatabaseV2Collection
override this.GetMigrationAssessedSqlDatabaseV2s : unit -> Azure.ResourceManager.Migration.Assessment.MigrationAssessedSqlDatabaseV2Collection
Public Overridable Function GetMigrationAssessedSqlDatabaseV2s () As MigrationAssessedSqlDatabaseV2Collection
Returns
An object representing collection of MigrationAssessedSqlDatabaseV2Resources and their operations over a MigrationAssessedSqlDatabaseV2Resource.