value property

int value
final

value represents the integer value of this priority class. This is the actual priority that pods receive when they have the name of this class in their pod spec.

Implementation

final int value;