VBRNASBackupArchivalOptions
Contains retention policy for file versions and settings of files and folders that will be added to the file backup job.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
ActiveFileVersionRetentionEnabled |
Bool |
Defines if the file version retention policy is enabled:
|
|
ActiveFileVersionRetention |
Int32 |
Time period for the file version retention policy for existing files. |
|
DeletedFileVersionRetentionEnabled |
Bool |
Defines if the file version retention policy is enabled for deleted versions of files:
|
|
DeletedFileVersionRetention |
Int32 |
Time period for the file version retention policy for deleted versions of files. |
|
ArchivalType |
VBRNASBackupArchivalType |
Filter settings for file versions that must be kept on the long-term repository. |
|
InclussionMask |
String[] |
File mask for files and folders that you want to add to the file backup job. |
|
ExclussionMask |
String[] |
File mask for files and folders that you do not want to add to the file backup job. |
Related Commands
New-VBRNASBackupArchivalOptionsDefines long-term retention policy for file versions of backed up files from file shares. This cmdlet is obsolete. Run the New-VBRUnstructuredBackupArchivalOptions cmdlet instead.Set-VBRNASBackupArchivalOptionsModifies retention policy for file versions. This cmdlet is obsolete. Run the Set-VBRUnstructuredBackupArchivalOptions cmdlet instead.