Backup and DR Service v1 API - Enum Scheduling.Types.InstanceTerminationAction (2.0.0)

public enum Scheduling.Types.InstanceTerminationAction

Reference documentation and code samples for the Backup and DR Service v1 API enum Scheduling.Types.InstanceTerminationAction.

Defines the supported termination actions for an instance.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Delete

Delete the VM.

Stop

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

Unspecified

Default value. This value is unused.