Migrate Functions
object MigrateFunctions
Functions
Link copied to clipboard
An assessment created for a group in the Migration project. API Version: 2019-10-01.
suspend fun getAssessment(argument: suspend GetAssessmentPlainArgsBuilder.() -> Unit): GetAssessmentResult
suspend fun getAssessment(assessmentName: String, groupName: String, projectName: String, resourceGroupName: String): GetAssessmentResult
Link copied to clipboard
A group created in a Migration project. API Version: 2019-10-01.
suspend fun getGroup(groupName: String, projectName: String, resourceGroupName: String): GetGroupResult
Link copied to clipboard
API Version: 2019-10-01.
suspend fun getHyperVCollector(argument: suspend GetHyperVCollectorPlainArgsBuilder.() -> Unit): GetHyperVCollectorResult
suspend fun getHyperVCollector(hyperVCollectorName: String, projectName: String, resourceGroupName: String): GetHyperVCollectorResult
Link copied to clipboard
API Version: 2019-10-01.
suspend fun getImportCollector(argument: suspend GetImportCollectorPlainArgsBuilder.() -> Unit): GetImportCollectorResult
suspend fun getImportCollector(importCollectorName: String, projectName: String, resourceGroupName: String): GetImportCollectorResult
Link copied to clipboard
Migrate Project REST Resource. API Version: 2018-09-01-preview.
suspend fun getMigrateProject(argument: suspend GetMigrateProjectPlainArgsBuilder.() -> Unit): GetMigrateProjectResult
suspend fun getMigrateProject(migrateProjectName: String, resourceGroupName: String): GetMigrateProjectResult
Link copied to clipboard
Define the move collection. API Version: 2021-01-01.
suspend fun getMoveCollection(argument: suspend GetMoveCollectionPlainArgsBuilder.() -> Unit): GetMoveCollectionResult
suspend fun getMoveCollection(moveCollectionName: String, resourceGroupName: String): GetMoveCollectionResult
Link copied to clipboard
Defines the move resource. API Version: 2021-01-01.
suspend fun getMoveResource(argument: suspend GetMoveResourcePlainArgsBuilder.() -> Unit): GetMoveResourceResult
suspend fun getMoveResource(moveCollectionName: String, moveResourceName: String, resourceGroupName: String): GetMoveResourceResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
A private endpoint connection for a project. API Version: 2019-10-01.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, projectName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard
Azure Migrate Project. API Version: 2019-10-01.
Link copied to clipboard
ID and Key for Migration Project. API Version: 2018-02-02.
suspend fun getProjectKeys(argument: suspend GetProjectKeysPlainArgsBuilder.() -> Unit): GetProjectKeysResult
Link copied to clipboard
API Version: 2019-10-01.
suspend fun getServerCollector(argument: suspend GetServerCollectorPlainArgsBuilder.() -> Unit): GetServerCollectorResult
suspend fun getServerCollector(projectName: String, resourceGroupName: String, serverCollectorName: String): GetServerCollectorResult
Link copied to clipboard
Solution REST Resource. API Version: 2018-09-01-preview.
suspend fun getSolution(argument: suspend GetSolutionPlainArgsBuilder.() -> Unit): GetSolutionResult
suspend fun getSolution(migrateProjectName: String, resourceGroupName: String, solutionName: String): GetSolutionResult
Link copied to clipboard
Class representing the config for the solution in the migrate project. API Version: 2018-09-01-preview.
suspend fun getSolutionConfig(argument: suspend GetSolutionConfigPlainArgsBuilder.() -> Unit): GetSolutionConfigResult
suspend fun getSolutionConfig(migrateProjectName: String, resourceGroupName: String, solutionName: String): GetSolutionConfigResult
Link copied to clipboard
API Version: 2019-10-01.
suspend fun getVMwareCollector(argument: suspend GetVMwareCollectorPlainArgsBuilder.() -> Unit): GetVMwareCollectorResult
suspend fun getVMwareCollector(projectName: String, resourceGroupName: String, vmWareCollectorName: String): GetVMwareCollectorResult