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

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.