VBRCloudSubTenant
Contains cloud subtenant.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Cloud subtenant ID. |
|
Name |
string |
Cloud subtenant name. The name is unique for the parent cloud tenant. |
|
Description |
string |
Cloud subtenant description. |
|
TenantId |
GUID |
Parent cloud tenant ID. |
|
Enabled |
bool |
Indicates if the cloud subtenant is enabled (TRUE) or disabled (FALSE). |
|
Password |
string |
Encrypted password hash. |
|
Resources |
Quota of cloud subtenant resources. |
|
|
Mode |
VBRCloudSubTenantMode |
Specifies cloud tenant mode: Common or AgentManagement. |
Related Commands