Name |
Type |
Description |
Required |
Id |
String |
A primary key that uniquely identifies this ReserveCost entry. |
Yes |
Directory |
String |
Adds the amount of disk space specified in RunFromSource or RunLocal to the volume cost of the device containing the directory. If this attribute is not set, it will default to the directory of parent component. |
|
RunFromSource |
Integer |
The number of bytes of disk space to reserve if the component is installed to run from source. |
Yes |
RunLocal |
Integer |
The number of bytes of disk space to reserve if the component is installed to run locally. |
Yes |