public static class ComputeEnumConstants.Reservation.EarlyAccessMaintenanceReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.EarlyAccessMaintenance.
Constants for wire representations of the Reservation.Types.EarlyAccessMaintenance enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
NoEarlyAccess
public const string NoEarlyAccess = "NO_EARLY_ACCESS"Wire representation of NoEarlyAccess .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedEarlyAccessMaintenance
public const string UndefinedEarlyAccessMaintenance = "UNDEFINED_EARLY_ACCESS_MAINTENANCE"Wire representation of UndefinedEarlyAccessMaintenance .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Wave1
public const string Wave1 = "WAVE1"Wire representation of Wave1.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Wave2
public const string Wave2 = "WAVE2"Wire representation of Wave2.
| Field Value | |
|---|---|
| Type | Description |
string |
|