Job Definition Args
constructor(agentName: Output<String>? = null, copyMode: Output<Either<String, CopyMode>>? = null, description: Output<String>? = null, jobDefinitionName: Output<String>? = null, projectName: Output<String>? = null, resourceGroupName: Output<String>? = null, sourceName: Output<String>? = null, sourceSubpath: Output<String>? = null, storageMoverName: Output<String>? = null, targetName: Output<String>? = null, targetSubpath: Output<String>? = null)