VBRScaleOutBackupRepository
Contains scale-out backup repository.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Unique identifier of the scale-out repository. |
|
Name |
string |
The name of the scale-out repository. |
|
Description |
string |
The description of the scale-out repository. |
|
PolicyType |
Scale-out backup repository policy. |
|
|
Extent |
The list of extents added to the scale-out repository. |
|
|
UsePerVMBackupFiles |
bool |
Indicates if each VM in a job targeted to this repository will be stored as a separate chain of files (full backups and increments). |
|
PerformFullWhenExtentOffline |
bool |
Indicates if the jobs targeted to this repository will create an active full backup if the extent with previous backup file is offline. |
Related Commands