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