Backup and DR Service v1beta API - Enum Scheduling.Types.InstanceTerminationAction (1.0.0-beta01)

public enum Scheduling.Types.InstanceTerminationAction

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

Defines the supported termination actions for an instance.

Namespace

Google.Cloud.BackupDR.V1Beta

Assembly

Google.Cloud.BackupDR.V1Beta.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.