Enum SchedulingType
Available scheduling Types for a compute item.
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum SchedulingType
Fields
| Name | Description |
|---|---|
| Flex | |
| OnDemand | On-demand scheduling type, higher priority and pricing |
| Reserved | Reserved scheduling type, associated to as specific reserved machine |