VBRApplicationBackupRepository
Contains information about an application backup repository added to the backup infrastructure.
|
Property |
Type |
Description |
|---|---|---|
|
Server |
CHost |
Specifies the server that hosts the application backup repository. |
|
ZFSPool |
String |
Specifies the ZFS storage resource pool that contains application backup policy files. |
|
MountPath |
String |
Specifies the mount path to the NFS share. |
|
RepositoryPermissions |
VBRApplicationBackupRepositoryPermission[] |
Specifies host permissions configured for the application backup repository. |
|
KerberosPermissions |
VBRApplicationBackupRepositoryKerberosPermission[] |
Specifies Kerberos permissions configured for the application backup repository. |
|
ScheduleOptions |
VBRApplicationBackupRepositoryScheduleOptions |
Specifies snapshot creation schedule settings for the application backup repository. |
|
NotificationOptions |
VBRNotificationOptions |
Specifies notification settings for the application backup repository. |
|
RetentionDays |
Int32 |
Specifies the number of days for the snapshot retention policy. |
Related Commands