VBRCloudDatastoreQuota
Contains information about space used by a tenant.
Extends VBRCloudTenantHwPlanOptions.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
DatastoreId |
GUID |
ID of the datastore under a hardware plan. |
|
FriendlyName |
string |
Datastore name. |
|
Quota |
int |
Tenant quota (Gb). |
|
UsedSpace |
int64 |
Used space (Gb). |
|
CPUQuota |
int |
CPU quota. |
|
MemoryQuota |
int |
Memory quota. |