getJobDefinition

Gets a Job Definition resource. Azure REST API version: 2023-03-01. Other available API versions: 2023-07-01-preview, 2023-10-01.

Return

The Job Definition resource.

Parameters

argument

null


suspend fun getJobDefinition(jobDefinitionName: String, projectName: String, resourceGroupName: String, storageMoverName: String): GetJobDefinitionResult

Return

The Job Definition resource.

See also

Parameters

jobDefinitionName

The name of the Job Definition resource.

projectName

The name of the Project resource.

resourceGroupName

The name of the resource group. The name is case insensitive.

storageMoverName

The name of the Storage Mover resource.


Return

The Job Definition resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.storagemover.kotlin.inputs.GetJobDefinitionPlainArgs.