BackupResource Class |
Namespace: Aruba.Cloud.WsBackup.Entities
The BackupResource type exposes the following members.
| Name | Description | |
|---|---|---|
| BackupResource | Initializes a new instance of the BackupResource class |
| Name | Description | |
|---|---|---|
| Limit |
Resource amount limit according to the plan.
| |
| LimitPeriod |
Current resource validity period end. Null value indicates that the resource has just been acquired.
| |
| ProductID |
ID of the related backup product.
| |
| RateQuantity |
Amount of resource used above the limit.
| |
| ResourceType |
Associated resource type description.
| |
| ResourceTypeId |
ID of the associated resource type.
| |
| Unit |
Unit used for the current resource.
| |
| UsedLimitQuantity |
Amount of resource used below the limit.
|