MigrationAssessmentProjectResource.GetMigrationSqlAssessmentOptions 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 MigrationSqlAssessmentOptionResources in the MigrationAssessmentProject.
public virtual Azure.ResourceManager.Migration.Assessment.MigrationSqlAssessmentOptionCollection GetMigrationSqlAssessmentOptions();
abstract member GetMigrationSqlAssessmentOptions : unit -> Azure.ResourceManager.Migration.Assessment.MigrationSqlAssessmentOptionCollection
override this.GetMigrationSqlAssessmentOptions : unit -> Azure.ResourceManager.Migration.Assessment.MigrationSqlAssessmentOptionCollection
Public Overridable Function GetMigrationSqlAssessmentOptions () As MigrationSqlAssessmentOptionCollection
Returns
An object representing collection of MigrationSqlAssessmentOptionResources and their operations over a MigrationSqlAssessmentOptionResource.