VBRCloudTenantResource
Contains cloud user backup resources.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Repository |
CBackupRepository |
Backup repository whose space resources are allocated to the user. |
|
RepositoryFriendlyName |
string |
Name of the cloud repository presented to the user. |
|
RepositoryQuota |
int |
User account quota (MB). |
|
RepositoryQuotaPath |
string |
Backup repository path. |
|
UsedSpace |
int |
Space used by the tenant (MB). |
|
PerformanceTierUsedSpace |
int |
Space used by capacity tier. |
|
CapacityTierUsedSpace |
int |
Space used by performance tier. |
|
ArchiveTierUsedSpace |
int |
Space used by archive tier. |
|
UsedSpacePercentage |
int |
Space used by the tenant (percents). |
|
WanAccelerationEnabled |
bool |
Indicates if the WAN accelerator is enabled (TRUE) or not (FALSE). |
|
WanAccelerator |
WAN accelerator used by the tenant. |
Related Commands