VBREPPermission
Contains user access permissions for backup repositories used by Veeam Agent for Microsoft Windows backup jobs.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
RepositoryId |
GUID |
ID of backup repository used to store Veeam Agent for Microsoft Windows backups. |
|
PermissionType |
Repository permission type. |
|
|
Users |
string[] |
Users or user groups allowed to use the repository. |
|
IsEncryptionEnabled |
bool |
Indicates if the Veeam Agent for Microsoft Windows backup data written to the repository is encrypted (TRUE) or not (FALSE). |
|
EncryptionKey |
Encryption key used for encryption. |
Related Commands
Get-VBREPPermissionReturns user access permissions for backup repositories for Veeam Agent or Veeam Plug-in operating in the standalone mode.Set-VBREPPermissionApplies user access permissions to backup repositories used by Veeam Agent or Veeam Plug-in operating in the standalone mode.