MigrationSqlAssessmentV2Resource.GetMigrationAssessedSqlMachines 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 MigrationAssessedSqlMachineResources in the MigrationSqlAssessmentV2.
public virtual Azure.ResourceManager.Migration.Assessment.MigrationAssessedSqlMachineCollection GetMigrationAssessedSqlMachines();
abstract member GetMigrationAssessedSqlMachines : unit -> Azure.ResourceManager.Migration.Assessment.MigrationAssessedSqlMachineCollection
override this.GetMigrationAssessedSqlMachines : unit -> Azure.ResourceManager.Migration.Assessment.MigrationAssessedSqlMachineCollection
Public Overridable Function GetMigrationAssessedSqlMachines () As MigrationAssessedSqlMachineCollection
Returns
An object representing collection of MigrationAssessedSqlMachineResources and their operations over a MigrationAssessedSqlMachineResource.