public static class MaintenancePolicyConstants for wire representations of the NodeGroup.Types.MaintenancePolicy enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Default
public const string Default = "DEFAULT"Wire representation of Default.
| Field Value | |
|---|---|
| Type | Description |
String |
|
MigrateWithinNodeGroup
public const string MigrateWithinNodeGroup = "MIGRATE_WITHIN_NODE_GROUP"Wire representation of MigrateWithinNodeGroup.
| Field Value | |
|---|---|
| Type | Description |
String |
|
RestartInPlace
public const string RestartInPlace = "RESTART_IN_PLACE"Wire representation of RestartInPlace.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedMaintenancePolicy
public const string UndefinedMaintenancePolicy = "UNDEFINED_MAINTENANCE_POLICY"Wire representation of UndefinedMaintenancePolicy.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Unspecified
public const string Unspecified = "MAINTENANCE_POLICY_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
String |
|