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

public static class ComputeEnumConstants.NodeGroup.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

GoogleCloudGoogle.Cloud.ComputeV1

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