public enum NewSpotInstancesConfig.Types.TerminationActionReference documentation and code samples for the Cluster Director v1 API enum NewSpotInstancesConfig.Types.TerminationAction.
Specifies the termination action of the instance
Namespace
Google.Cloud.HypercomputeCluster.V1Assembly
Google.Cloud.HypercomputeCluster.V1.dll
Fields |
|
|---|---|
| Name | Description |
Delete |
Compute Engine deletes the Spot VM on preemption. |
Stop |
Compute Engine stops the Spot VM on preemption. |
Unspecified |
Not set. |