Compute Engine v1 API - Class ComputeEnumConstants.NodeGroup.MaintenancePolicy (2.2.0)

public static class MaintenancePolicy

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NodeGroup.MaintenancePolicy.

Constants for wire representations of the NodeGroup.Types.MaintenancePolicy enum.

Inheritance

Object > ComputeEnumConstants.NodeGroup.MaintenancePolicy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Default

public const string Default = "DEFAULT"

Wire representation of Default.

Field Value
TypeDescription
String

MigrateWithinNodeGroup

public const string MigrateWithinNodeGroup = "MIGRATE_WITHIN_NODE_GROUP"

Wire representation of MigrateWithinNodeGroup.

Field Value
TypeDescription
String

RestartInPlace

public const string RestartInPlace = "RESTART_IN_PLACE"

Wire representation of RestartInPlace.

Field Value
TypeDescription
String

UndefinedMaintenancePolicy

public const string UndefinedMaintenancePolicy = "UNDEFINED_MAINTENANCE_POLICY"

Wire representation of UndefinedMaintenancePolicy.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "MAINTENANCE_POLICY_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String