Compute Engine v1 API - Class ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.Type (3.29.0)

public static class ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.Type.

Constants for wire representations of the PeriodicPartialMaintenanceSchedule.Types.Type enum.

Inheritance

object > ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.Type

Namespace

Google.Cloud.Compute.V1

Assembly

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