VM Migration v1 API - Enum ComputeScheduling.Types.OnHostMaintenance (2.3.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum OnHostMaintenance

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

NameDescription
Migrate

Migrate the instance when the host machine undergoes maintenance.

Terminate

Terminate the instance when the host machine undergoes maintenance.

Unspecified

An unknown, unexpected behavior.