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