Compute Engine v1 API - Class ComputeEnumConstants.NodeGroup.MaintenanceInterval (2.16.0)

public static class ComputeEnumConstants.NodeGroup.MaintenanceInterval

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NodeGroup.MaintenanceInterval.

Constants for wire representations of the NodeGroup.Types.MaintenanceInterval enum.

Inheritance

object > ComputeEnumConstants.NodeGroup.MaintenanceInterval

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AsNeeded

public const string AsNeeded = "AS_NEEDED"

Wire representation of AsNeeded.

Field Value
Type Description
string

Recurrent

public const string Recurrent = "RECURRENT"

Wire representation of Recurrent.

Field Value
Type Description
string

UndefinedMaintenanceInterval

public const string UndefinedMaintenanceInterval = "UNDEFINED_MAINTENANCE_INTERVAL"

Wire representation of UndefinedMaintenanceInterval.

Field Value
Type Description
string