get Project
Gets a Project resource. API Version: 2022-07-01-preview.
Return
The Project resource.
Parameters
argument
null
suspend fun getProject(projectName: String, resourceGroupName: String, storageMoverName: String): GetProjectResult
Return
The Project resource.
Parameters
project Name
The name of the Project resource.
resource Group Name
The name of the resource group. The name is case insensitive.
storage Mover Name
The name of the Storage Mover resource.
See also
Return
The Project resource.
Parameters
argument
Builder for com.pulumi.azurenative.storagemover.kotlin.inputs.GetProjectPlainArgs.