Compute Engine v1 API - Class ComputeEnumConstants.Scheduling.OnHostMaintenance (2.15.0)

public static class ComputeEnumConstants.Scheduling.OnHostMaintenance

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Scheduling.OnHostMaintenance.

Constants for wire representations of the Scheduling.Types.OnHostMaintenance enum.

Inheritance

object > ComputeEnumConstants.Scheduling.OnHostMaintenance

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Migrate

public const string Migrate = "MIGRATE"

Wire representation of Migrate.

Field Value
TypeDescription
string

Terminate

public const string Terminate = "TERMINATE"

Wire representation of Terminate.

Field Value
TypeDescription
string

UndefinedOnHostMaintenance

public const string UndefinedOnHostMaintenance = "UNDEFINED_ON_HOST_MAINTENANCE"

Wire representation of UndefinedOnHostMaintenance.

Field Value
TypeDescription
string