--- title: "VBRCloudProviderResource" description: "Contains cloud provider settings. Property Type Description string Name of the cloud repository presented to the user. int Repository quota. bool Indicates if the WAN accelerator in enabled (TRUE) or disabled (FALSE). VBRCloudProvider" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudproviderresource.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudProviderResource" dateModified: "2026-08-19" --- # VBRCloudProviderResource Contains cloud provider settings. ## Properties

Property

Type

Description

RepositoryName

string

Name of the cloud repository presented to the user.

RepositoryAllocatedSpace

int

Repository quota.

WanAcceleratorEnabled

bool

Indicates if the WAN accelerator in enabled (TRUE) or disabled (FALSE).

## Related Objects [`VBRCloudProvider`](vbrcloudprovider.md)