--- title: "VBRCloudSubUser" description: "Contains cloud subuser. Cloud Subtenants Get-VBRCloudSubUser Set-VBRCloudSubUser Remove-VBRCloudSubUser" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudsubuser.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudSubUser" dateModified: "2026-08-19" --- # VBRCloudSubUser Contains cloud subuser. ## Properties

Property

Type

Description

Id

GUID

Cloud subuser ID.

Name

string

Cloud subuser name.

Password

string

Encrypted password hash.

Description

string

Cloud subuser description.

CloudProviderId

GUID

Parent cloud tenant ID.

Enabled

bool

Indicates if the cloud subuser is enabled (TRUE) or disabled (FALSE).

Resources

VBRCloudSubUserResource[]

Quota of cloud subuser resources.

## Related Commands [Cloud Subtenants](add-vbrcloudsubuser.md) [Get-VBRCloudSubUser](get-vbrcloudsubuser.md) [Set-VBRCloudSubUser](set-vbrcloudsubuser.md) [Remove-VBRCloudSubUser](remove-vbrcloudsubuser.md)