Import-VBRJobObjectMasks

Short Description

Returns details on the masks for file backup jobs and object storage backup jobs.

Applies to

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

Syntax

Import-VBRJobObjectMasks -Path <String> -Job <CBackupJob>  [<CommonParameters>]

Detailed Description

This cmdlet returns details on inclusion and exclusion masks for file backup jobs and object storage backup jobs.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Path

Specifies a path to a folder where the masks are located. The cmdlet will export masks to this folder.

String

True

 

 

Named

True (ByPropertyName, ByValue)

Job

Specifies an array of file backups job and object storage backup job. The cmdlet will return details on the a scope of objects for these jobs.

Accepts the CBackupJob object. To get this object, run the Get-VBRUnstructuredBackupJob cmdlet.

True

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRImportedUnstructuredBackupMasks

Examples

Import-VBRJobObjectMasksExample 1. Getting Masks for Object Storage Backup Job

Import-VBRJobObjectMasksExample 2. Setting Masks for Object Storage Backup Jobs

Related Commands

Get-VBRUnstructuredBackupJob

Page updated 8/14/2024

Page content applies to build 12.3.1.1139