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

public static class ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.SubType

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

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

Inheritance

object > ComputeEnumConstants.PeriodicPartialMaintenanceSchedule.SubType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

MaintenanceSubtypeUnspecified

public const string MaintenanceSubtypeUnspecified = "MAINTENANCE_SUBTYPE_UNSPECIFIED"

Wire representation of MaintenanceSubtypeUnspecified .

Field Value
Type Description
string

MaintenanceTypeCustomerMaintenance

public const string MaintenanceTypeCustomerMaintenance = "MAINTENANCE_TYPE_CUSTOMER_MAINTENANCE"

Wire representation of MaintenanceTypeCustomerMaintenance .

Field Value
Type Description
string

MaintenanceTypeDisruptiveUpgrade

public const string MaintenanceTypeDisruptiveUpgrade = "MAINTENANCE_TYPE_DISRUPTIVE_UPGRADE"

Wire representation of MaintenanceTypeDisruptiveUpgrade .

Field Value
Type Description
string

MaintenanceTypeStable

public const string MaintenanceTypeStable = "MAINTENANCE_TYPE_STABLE"

Wire representation of MaintenanceTypeStable .

Field Value
Type Description
string

MaintenanceTypeTransition

public const string MaintenanceTypeTransition = "MAINTENANCE_TYPE_TRANSITION"

Wire representation of MaintenanceTypeTransition .

Field Value
Type Description
string

UndefinedSubType

public const string UndefinedSubType = "UNDEFINED_SUB_TYPE"

Wire representation of UndefinedSubType .

Field Value
Type Description
string