--- title: "VBRApplicationBackupRepositoryPermission" description: "Contains permission settings for a host to access the NFS share of an application backup repository. New-VBRApplicationBackupRepositoryPermission" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrapplicationbackuprepositorypermission.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRApplicationBackupRepositoryPermission" dateModified: "2026-08-19" --- # VBRApplicationBackupRepositoryPermission Contains permission settings for a host to access the NFS share of an application backup repository.

Property

Type

Description

Mode

VBRPermissionMode

Specifies the permissions granted to the host. Accepted values:

  • Read — grants read-only access.
  • ReadWrite — grants read and write access.

ServerName

String

Specifies the DNS name or IP mask of the host.

## Related Commands [`New-VBRApplicationBackupRepositoryPermission`](new-vbrapplicationbackuprepositorypermission.md)