PreemptionCapability type

Defines values for PreemptionCapability.
KnownPreemptionCapability can be used interchangeably with PreemptionCapability, this enum contains the known values that the service supports.

Known values supported by the service

NotPreempt: Cannot preempt
MayPreempt: May preempt

type PreemptionCapability = string