--- title: "Get-VBRCloudSubTenant" description: "This cmdlet returns cloud subtenant accounts of the following types: Simple cloud subtenant accounts. Cloud Director subtenant accounts. You can get the cloud subtenant accounts from the specified cloud tenant." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcloudsubtenant.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Veeam Cloud Connect Subtenants > Get-VBRCloudSubTenant" dateModified: "2026-08-19" --- # Get-VBRCloudSubTenant ## Short Description Returns cloud subtenant accounts. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Id
Name
Tenant
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of subtenant IDs. The cmdlet will return the subtenants with these IDs. Accepts |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Mode |
Specifies the cloud subtenant mode. You can select either of the following modes:
The cmdlet will return subusers of the specified mode. |
|
False |
Named |
False |
|
Name |
Specifies the array of names for the subtenant account you want to get or search conditions. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Tenant |
Specifies the tenant. The cmdlet will return the subtenants associated with this tenant. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |