Get-VBRLegacyBackupCopySourceJob

Short Description

Returns legacy periodic backup copy job source objects.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRLegacyBackupCopySourceJob [-Job] <CBackupJob> [<CommonParameters>]

Detailed Description

This cmdlet returns legacy periodic backup copy job source objects.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Job

Specifies an array of jobs. The cmdlet will return source objects of these jobs.

Accepts the CBackupJob[] object. To get this object, run the Get-VBRJob cmdlet.

True

0

True (ByPropertyName, ByValue)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the CBackupJob object that contains legacy periodic backup copy job source objects.