public static class ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.TypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.Type.
Constants for wire representations of the PeriodicPartialMaintenanceSchedule.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
MaintenanceTypeUnspecified
public const string MaintenanceTypeUnspecified = "MAINTENANCE_TYPE_UNSPECIFIED"Wire representation of MaintenanceTypeUnspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PrivateZoneMaintenance
public const string PrivateZoneMaintenance = "PRIVATE_ZONE_MAINTENANCE"Wire representation of PrivateZoneMaintenance .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"Wire representation of UndefinedType .
| Field Value | |
|---|---|
| Type | Description |
string |
|