EvictionPolicyType type

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

Known values supported by the service

Delete: Eviction policy will be Delete for SPOT vms.
Deallocate: Eviction policy will be Deallocate for SPOT vms.

type EvictionPolicyType = string