get Move Collection
Gets the move collection. Uses Azure REST API version 2022-08-01. Other available API versions: 2023-08-01.
Return
Define the move collection.
Parameters
argument
null
suspend fun getMoveCollection(moveCollectionName: String, resourceGroupName: String): GetMoveCollectionResult
Return
Define the move collection.
Parameters
move Collection Name
The Move Collection Name.
resource Group Name
The Resource Group Name.
See also
suspend fun getMoveCollection(argument: suspend GetMoveCollectionPlainArgsBuilder.() -> Unit): GetMoveCollectionResult
Return
Define the move collection.
Parameters
argument
Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetMoveCollectionPlainArgs.