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

public enum Scheduling.Types.OnHostMaintenance

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

Defines the maintenance behavior for this instance=

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Migrate

Default, Allows Compute Engine to automatically migrate instances out of the way of maintenance events.

Terminate

Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity.

Unspecified

Default value. This value is unused.