public static class ComputeEnumConstants.ReservationsPerformMaintenanceRequest.MaintenanceScopeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ReservationsPerformMaintenanceRequest.MaintenanceScope.
Constants for wire representations of the ReservationsPerformMaintenanceRequest.Types.MaintenanceScope enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
All
public const string All = "ALL"Wire representation of All .
| Field Value | |
|---|---|
| Type | Description |
string |
|
RunningVms
public const string RunningVms = "RUNNING_VMS"Wire representation of RunningVms .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedMaintenanceScope
public const string UndefinedMaintenanceScope = "UNDEFINED_MAINTENANCE_SCOPE"Wire representation of UndefinedMaintenanceScope .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "MAINTENANCE_SCOPE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnusedCapacity
public const string UnusedCapacity = "UNUSED_CAPACITY"Wire representation of UnusedCapacity .
| Field Value | |
|---|---|
| Type | Description |
string |
|