Enum PartitionRawEnumField
Namespace: ArmoniK.Api.gRPC.V1.Partitions
Assembly: ArmoniK.Api.Common.dll
Represents every available field in a partition.
public enum PartitionRawEnumField
Fields
Id = 1
The partition ID.
ParentPartitionIds = 2
The parent partition IDs.
PodMax = 4
The maximum number of pods that can be used by sessions using the partition.
PodReserved = 3
Whether the partition is reserved for pods.
PreemptionPercentage = 5
The percentage of the partition that can be preempted.
Priority = 6
The priority of the partition.
Unspecified = 0
Unspecified.