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 |
Quota of cloud subuser resources. |
Related Commands