--- title: "VBRRepositoryMountServerOptions" description: "Contains settings of a mount server for object storage repositories. Property Type Description CHost Mount server. Int32 Mount server port. String A folder to keep cache created during mount operations." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrrepositorymountserveroptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRRepositoryMountServerOptions" dateModified: "2026-08-19" --- # VBRRepositoryMountServerOptions Contains settings of a mount server for object storage repositories. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
MountServer |
CHost |
Mount server. |
|
MountPort |
Int32 |
Mount server port. |
|
MountFolder |
String |
A folder to keep cache created during mount operations. |
|
VPowerNFSPort |
Int32 |
Network ports used by the Veeam vPower NFS Service. |
|
EnableVPowerNFS |
Boolean |
Enables the Veeam vPower NFS Service on the mount server. |