Show / Hide Table of Contents

Class PreemptionAction

The action to run when the preemptible instance is interrupted for eviction.

Inheritance
object
PreemptionAction
TerminatePreemptionAction
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
[JsonConverter(typeof(PreemptionActionModelConverter))]
public class PreemptionAction
In this article
Back to top