Compute Engine v1 API - Enum Scheduling.Types.InstanceTerminationAction (2.15.0)

public enum Scheduling.Types.InstanceTerminationAction

Reference documentation and code samples for the Compute Engine v1 API enum Scheduling.Types.InstanceTerminationAction.

Specifies the termination action for the instance.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Delete

Delete the VM.

Stop

Stop the VM without storing in-memory content. default action.

UndefinedInstanceTerminationAction

A value indicating that the enum field is not set.

Unspecified

Default value. This value is unused.