ARC SDK
Data Fields
Arc::DiskSpaceRequirementType Class Reference

Data Fields

Range< int > DiskSpace
 
int CacheDiskSpace
 
int SessionDiskSpace
 

Field Documentation

◆ CacheDiskSpace

int Arc::DiskSpaceRequirementType::CacheDiskSpace

Specifies the required size of cache which must be available to the job in mega-bytes (MB). A negative value undefines this attribute

Attribute mapping specific to this field/value.

◆ DiskSpace

Range<int> Arc::DiskSpaceRequirementType::DiskSpace

Specifies the required size of disk space which must be available to the job in mega-bytes (MB). A negative value undefines this attribute

Attribute mapping specific to this field/value.

◆ SessionDiskSpace

int Arc::DiskSpaceRequirementType::SessionDiskSpace

Specifies the required size of job session disk space which must be available to the job in mega-byte (MB). A negative value undefines this attribute.

Attribute mapping specific to this field/value.


The documentation for this class was generated from the following file: