Compute Engine v1 API - Class ComputeEnumConstants.UpcomingMaintenance.Type (2.16.0)

public static class ComputeEnumConstants.UpcomingMaintenance.Type

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

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

Inheritance

object > ComputeEnumConstants.UpcomingMaintenance.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Scheduled

public const string Scheduled = "SCHEDULED"

Wire representation of Scheduled.

Field Value
Type Description
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
Type Description
string

UnknownType

public const string UnknownType = "UNKNOWN_TYPE"

Wire representation of UnknownType.

Field Value
Type Description
string

Unscheduled

public const string Unscheduled = "UNSCHEDULED"

Wire representation of Unscheduled.

Field Value
Type Description
string