Azure.ResourceManager.Migration.Assessment Namespace
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.
Classes
MigrationAssessedMachineCollection |
A class representing a collection of MigrationAssessedMachineResource and their operations. Each MigrationAssessedMachineResource in the collection will belong to the same instance of MigrationAssessmentResource. To get a MigrationAssessedMachineCollection instance call the GetMigrationAssessedMachines method from an instance of MigrationAssessmentResource. |
MigrationAssessedMachineData |
A class representing the MigrationAssessedMachine data model. Machine assessment Assessed Machine resource. |
MigrationAssessedMachineResource |
A Class representing a MigrationAssessedMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessedMachineResource from an instance of ArmClient using the GetMigrationAssessedMachineResource method. Otherwise you can get one from its parent resource MigrationAssessmentResource using the GetMigrationAssessedMachine method. |
MigrationAssessedSqlDatabaseV2Collection |
A class representing a collection of MigrationAssessedSqlDatabaseV2Resource and their operations. Each MigrationAssessedSqlDatabaseV2Resource in the collection will belong to the same instance of MigrationSqlAssessmentV2Resource. To get a MigrationAssessedSqlDatabaseV2Collection instance call the GetMigrationAssessedSqlDatabaseV2s method from an instance of MigrationSqlAssessmentV2Resource. |
MigrationAssessedSqlDatabaseV2Data |
A class representing the MigrationAssessedSqlDatabaseV2 data model. Assessed SQL database web model class. |
MigrationAssessedSqlDatabaseV2Resource |
A Class representing a MigrationAssessedSqlDatabaseV2 along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessedSqlDatabaseV2Resource from an instance of ArmClient using the GetMigrationAssessedSqlDatabaseV2Resource method. Otherwise you can get one from its parent resource MigrationSqlAssessmentV2Resource using the GetMigrationAssessedSqlDatabaseV2 method. |
MigrationAssessedSqlInstanceV2Collection |
A class representing a collection of MigrationAssessedSqlInstanceV2Resource and their operations. Each MigrationAssessedSqlInstanceV2Resource in the collection will belong to the same instance of MigrationSqlAssessmentV2Resource. To get a MigrationAssessedSqlInstanceV2Collection instance call the GetMigrationAssessedSqlInstanceV2s method from an instance of MigrationSqlAssessmentV2Resource. |
MigrationAssessedSqlInstanceV2Data |
A class representing the MigrationAssessedSqlInstanceV2 data model. Assessed SQL instance web model class. |
MigrationAssessedSqlInstanceV2Resource |
A Class representing a MigrationAssessedSqlInstanceV2 along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessedSqlInstanceV2Resource from an instance of ArmClient using the GetMigrationAssessedSqlInstanceV2Resource method. Otherwise you can get one from its parent resource MigrationSqlAssessmentV2Resource using the GetMigrationAssessedSqlInstanceV2 method. |
MigrationAssessedSqlMachineCollection |
A class representing a collection of MigrationAssessedSqlMachineResource and their operations. Each MigrationAssessedSqlMachineResource in the collection will belong to the same instance of MigrationSqlAssessmentV2Resource. To get a MigrationAssessedSqlMachineCollection instance call the GetMigrationAssessedSqlMachines method from an instance of MigrationSqlAssessmentV2Resource. |
MigrationAssessedSqlMachineData |
A class representing the MigrationAssessedSqlMachine data model. SQL Assessment REST resource. |
MigrationAssessedSqlMachineResource |
A Class representing a MigrationAssessedSqlMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessedSqlMachineResource from an instance of ArmClient using the GetMigrationAssessedSqlMachineResource method. Otherwise you can get one from its parent resource MigrationSqlAssessmentV2Resource using the GetMigrationAssessedSqlMachine method. |
MigrationAssessedSqlRecommendedEntityCollection |
A class representing a collection of MigrationAssessedSqlRecommendedEntityResource and their operations. Each MigrationAssessedSqlRecommendedEntityResource in the collection will belong to the same instance of MigrationSqlAssessmentV2Resource. To get a MigrationAssessedSqlRecommendedEntityCollection instance call the GetMigrationAssessedSqlRecommendedEntities method from an instance of MigrationSqlAssessmentV2Resource. |
MigrationAssessedSqlRecommendedEntityData |
A class representing the MigrationAssessedSqlRecommendedEntity data model. SQL Assessment REST resource. |
MigrationAssessedSqlRecommendedEntityResource |
A Class representing a MigrationAssessedSqlRecommendedEntity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessedSqlRecommendedEntityResource from an instance of ArmClient using the GetMigrationAssessedSqlRecommendedEntityResource method. Otherwise you can get one from its parent resource MigrationSqlAssessmentV2Resource using the GetMigrationAssessedSqlRecommendedEntity method. |
MigrationAssessmentCollection |
A class representing a collection of MigrationAssessmentResource and their operations. Each MigrationAssessmentResource in the collection will belong to the same instance of MigrationAssessmentGroupResource. To get a MigrationAssessmentCollection instance call the GetMigrationAssessments method from an instance of MigrationAssessmentGroupResource. |
MigrationAssessmentData |
A class representing the MigrationAssessment data model. Machine assessment resource. |
MigrationAssessmentExtensions |
A class to add extension methods to Azure.ResourceManager.Migration.Assessment. |
MigrationAssessmentGroupCollection |
A class representing a collection of MigrationAssessmentGroupResource and their operations. Each MigrationAssessmentGroupResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentGroupCollection instance call the GetMigrationAssessmentGroups method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentGroupData |
A class representing the MigrationAssessmentGroup data model. Group resource. |
MigrationAssessmentGroupResource |
A Class representing a MigrationAssessmentGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentGroupResource from an instance of ArmClient using the GetMigrationAssessmentGroupResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentGroup method. |
MigrationAssessmentHyperVCollectorCollection |
A class representing a collection of MigrationAssessmentHyperVCollectorResource and their operations. Each MigrationAssessmentHyperVCollectorResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentHyperVCollectorCollection instance call the GetMigrationAssessmentHyperVCollectors method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentHyperVCollectorData |
A class representing the MigrationAssessmentHyperVCollector data model. Hyper-V collector resource. |
MigrationAssessmentHyperVCollectorResource |
A Class representing a MigrationAssessmentHyperVCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentHyperVCollectorResource from an instance of ArmClient using the GetMigrationAssessmentHyperVCollectorResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentHyperVCollector method. |
MigrationAssessmentImportCollectorCollection |
A class representing a collection of MigrationAssessmentImportCollectorResource and their operations. Each MigrationAssessmentImportCollectorResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentImportCollectorCollection instance call the GetMigrationAssessmentImportCollectors method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentImportCollectorData |
A class representing the MigrationAssessmentImportCollector data model. Import collector resource. |
MigrationAssessmentImportCollectorResource |
A Class representing a MigrationAssessmentImportCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentImportCollectorResource from an instance of ArmClient using the GetMigrationAssessmentImportCollectorResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentImportCollector method. |
MigrationAssessmentMachineCollection |
A class representing a collection of MigrationAssessmentMachineResource and their operations. Each MigrationAssessmentMachineResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentMachineCollection instance call the GetMigrationAssessmentMachines method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentMachineData |
A class representing the MigrationAssessmentMachine data model. Machine resource. |
MigrationAssessmentMachineResource |
A Class representing a MigrationAssessmentMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentMachineResource from an instance of ArmClient using the GetMigrationAssessmentMachineResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentMachine method. |
MigrationAssessmentOptionCollection |
A class representing a collection of MigrationAssessmentOptionResource and their operations. Each MigrationAssessmentOptionResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentOptionCollection instance call the GetMigrationAssessmentOptions method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentOptionData |
A class representing the MigrationAssessmentOption data model. Assessment options resource. |
MigrationAssessmentOptionResource |
A Class representing a MigrationAssessmentOption along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentOptionResource from an instance of ArmClient using the GetMigrationAssessmentOptionResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentOption method. |
MigrationAssessmentPrivateEndpointConnectionCollection |
A class representing a collection of MigrationAssessmentPrivateEndpointConnectionResource and their operations. Each MigrationAssessmentPrivateEndpointConnectionResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentPrivateEndpointConnectionCollection instance call the GetMigrationAssessmentPrivateEndpointConnections method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentPrivateEndpointConnectionData |
A class representing the MigrationAssessmentPrivateEndpointConnection data model. Private endpoint connection resource. |
MigrationAssessmentPrivateEndpointConnectionResource |
A Class representing a MigrationAssessmentPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentPrivateEndpointConnectionResource from an instance of ArmClient using the GetMigrationAssessmentPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentPrivateEndpointConnection method. |
MigrationAssessmentPrivateLinkResource |
A Class representing a MigrationAssessmentPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentPrivateLinkResource from an instance of ArmClient using the GetMigrationAssessmentPrivateLinkResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentPrivateLinkResource method. |
MigrationAssessmentPrivateLinkResourceCollection |
A class representing a collection of MigrationAssessmentPrivateLinkResource and their operations. Each MigrationAssessmentPrivateLinkResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentPrivateLinkResourceCollection instance call the GetMigrationAssessmentPrivateLinkResources method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentPrivateLinkResourceData |
A class representing the MigrationAssessmentPrivateLinkResource data model. Private link resource. |
MigrationAssessmentProjectCollection |
A class representing a collection of MigrationAssessmentProjectResource and their operations. Each MigrationAssessmentProjectResource in the collection will belong to the same instance of ResourceGroupResource. To get a MigrationAssessmentProjectCollection instance call the GetMigrationAssessmentProjects method from an instance of ResourceGroupResource. |
MigrationAssessmentProjectData |
A class representing the MigrationAssessmentProject data model. An Assessment project site resource. |
MigrationAssessmentProjectResource |
A Class representing a MigrationAssessmentProject along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentProjectResource from an instance of ArmClient using the GetMigrationAssessmentProjectResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMigrationAssessmentProject method. |
MigrationAssessmentProjectSummaryCollection |
A class representing a collection of MigrationAssessmentProjectSummaryResource and their operations. Each MigrationAssessmentProjectSummaryResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentProjectSummaryCollection instance call the GetMigrationAssessmentProjectSummaries method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentProjectSummaryData |
A class representing the MigrationAssessmentProjectSummary data model. Assessment project summary resource. |
MigrationAssessmentProjectSummaryResource |
A Class representing a MigrationAssessmentProjectSummary along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentProjectSummaryResource from an instance of ArmClient using the GetMigrationAssessmentProjectSummaryResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentProjectSummary method. |
MigrationAssessmentResource |
A Class representing a MigrationAssessment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentResource from an instance of ArmClient using the GetMigrationAssessmentResource method. Otherwise you can get one from its parent resource MigrationAssessmentGroupResource using the GetMigrationAssessment method. |
MigrationAssessmentServerCollectorCollection |
A class representing a collection of MigrationAssessmentServerCollectorResource and their operations. Each MigrationAssessmentServerCollectorResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentServerCollectorCollection instance call the GetMigrationAssessmentServerCollectors method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentServerCollectorData |
A class representing the MigrationAssessmentServerCollector data model. Physical server collector resource. |
MigrationAssessmentServerCollectorResource |
A Class representing a MigrationAssessmentServerCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentServerCollectorResource from an instance of ArmClient using the GetMigrationAssessmentServerCollectorResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentServerCollector method. |
MigrationAssessmentSqlCollectorCollection |
A class representing a collection of MigrationAssessmentSqlCollectorResource and their operations. Each MigrationAssessmentSqlCollectorResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentSqlCollectorCollection instance call the GetMigrationAssessmentSqlCollectors method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentSqlCollectorData |
A class representing the MigrationAssessmentSqlCollector data model. The SQL collector REST object. |
MigrationAssessmentSqlCollectorResource |
A Class representing a MigrationAssessmentSqlCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentSqlCollectorResource from an instance of ArmClient using the GetMigrationAssessmentSqlCollectorResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentSqlCollector method. |
MigrationAssessmentVMwareCollectorCollection |
A class representing a collection of MigrationAssessmentVMwareCollectorResource and their operations. Each MigrationAssessmentVMwareCollectorResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAssessmentVMwareCollectorCollection instance call the GetMigrationAssessmentVMwareCollectors method from an instance of MigrationAssessmentProjectResource. |
MigrationAssessmentVMwareCollectorData |
A class representing the MigrationAssessmentVMwareCollector data model. VMware collector resource. |
MigrationAssessmentVMwareCollectorResource |
A Class representing a MigrationAssessmentVMwareCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAssessmentVMwareCollectorResource from an instance of ArmClient using the GetMigrationAssessmentVMwareCollectorResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAssessmentVMwareCollector method. |
MigrationAvsAssessedMachineCollection |
A class representing a collection of MigrationAvsAssessedMachineResource and their operations. Each MigrationAvsAssessedMachineResource in the collection will belong to the same instance of MigrationAvsAssessmentResource. To get a MigrationAvsAssessedMachineCollection instance call the GetMigrationAvsAssessedMachines method from an instance of MigrationAvsAssessmentResource. |
MigrationAvsAssessedMachineData |
A class representing the MigrationAvsAssessedMachine data model. AVS assessment Assessed Machine resource. |
MigrationAvsAssessedMachineResource |
A Class representing a MigrationAvsAssessedMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAvsAssessedMachineResource from an instance of ArmClient using the GetMigrationAvsAssessedMachineResource method. Otherwise you can get one from its parent resource MigrationAvsAssessmentResource using the GetMigrationAvsAssessedMachine method. |
MigrationAvsAssessmentCollection |
A class representing a collection of MigrationAvsAssessmentResource and their operations. Each MigrationAvsAssessmentResource in the collection will belong to the same instance of MigrationAssessmentGroupResource. To get a MigrationAvsAssessmentCollection instance call the GetMigrationAvsAssessments method from an instance of MigrationAssessmentGroupResource. |
MigrationAvsAssessmentData |
A class representing the MigrationAvsAssessment data model. AVS assessment resource. |
MigrationAvsAssessmentOptionCollection |
A class representing a collection of MigrationAvsAssessmentOptionResource and their operations. Each MigrationAvsAssessmentOptionResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationAvsAssessmentOptionCollection instance call the GetMigrationAvsAssessmentOptions method from an instance of MigrationAssessmentProjectResource. |
MigrationAvsAssessmentOptionData |
A class representing the MigrationAvsAssessmentOption data model. AVS Assessment options resource. |
MigrationAvsAssessmentOptionResource |
A Class representing a MigrationAvsAssessmentOption along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAvsAssessmentOptionResource from an instance of ArmClient using the GetMigrationAvsAssessmentOptionResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationAvsAssessmentOption method. |
MigrationAvsAssessmentResource |
A Class representing a MigrationAvsAssessment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationAvsAssessmentResource from an instance of ArmClient using the GetMigrationAvsAssessmentResource method. Otherwise you can get one from its parent resource MigrationAssessmentGroupResource using the GetMigrationAvsAssessment method. |
MigrationSqlAssessmentOptionCollection |
A class representing a collection of MigrationSqlAssessmentOptionResource and their operations. Each MigrationSqlAssessmentOptionResource in the collection will belong to the same instance of MigrationAssessmentProjectResource. To get a MigrationSqlAssessmentOptionCollection instance call the GetMigrationSqlAssessmentOptions method from an instance of MigrationAssessmentProjectResource. |
MigrationSqlAssessmentOptionData |
A class representing the MigrationSqlAssessmentOption data model. SQL Assessment options web model object. |
MigrationSqlAssessmentOptionResource |
A Class representing a MigrationSqlAssessmentOption along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationSqlAssessmentOptionResource from an instance of ArmClient using the GetMigrationSqlAssessmentOptionResource method. Otherwise you can get one from its parent resource MigrationAssessmentProjectResource using the GetMigrationSqlAssessmentOption method. |
MigrationSqlAssessmentV2Collection |
A class representing a collection of MigrationSqlAssessmentV2Resource and their operations. Each MigrationSqlAssessmentV2Resource in the collection will belong to the same instance of MigrationAssessmentGroupResource. To get a MigrationSqlAssessmentV2Collection instance call the GetMigrationSqlAssessmentV2s method from an instance of MigrationAssessmentGroupResource. |
MigrationSqlAssessmentV2Data |
A class representing the MigrationSqlAssessmentV2 data model. SQL Assessment REST resource. |
MigrationSqlAssessmentV2Resource |
A Class representing a MigrationSqlAssessmentV2 along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationSqlAssessmentV2Resource from an instance of ArmClient using the GetMigrationSqlAssessmentV2Resource method. Otherwise you can get one from its parent resource MigrationAssessmentGroupResource using the GetMigrationSqlAssessmentV2 method. |
MigrationSqlAssessmentV2SummaryCollection |
A class representing a collection of MigrationSqlAssessmentV2SummaryResource and their operations. Each MigrationSqlAssessmentV2SummaryResource in the collection will belong to the same instance of MigrationSqlAssessmentV2Resource. To get a MigrationSqlAssessmentV2SummaryCollection instance call the GetMigrationSqlAssessmentV2Summaries method from an instance of MigrationSqlAssessmentV2Resource. |
MigrationSqlAssessmentV2SummaryData |
A class representing the MigrationSqlAssessmentV2Summary data model. SQL Assessment REST resource. |
MigrationSqlAssessmentV2SummaryResource |
A Class representing a MigrationSqlAssessmentV2Summary along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationSqlAssessmentV2SummaryResource from an instance of ArmClient using the GetMigrationSqlAssessmentV2SummaryResource method. Otherwise you can get one from its parent resource MigrationSqlAssessmentV2Resource using the GetMigrationSqlAssessmentV2Summary method. |