Compute Engine v1 API - Enum GroupMaintenanceInfo.Types.SchedulingType (3.9.0)

public enum GroupMaintenanceInfo.Types.SchedulingType

Reference documentation and code samples for the Compute Engine v1 API enum GroupMaintenanceInfo.Types.SchedulingType.

The type of maintenance for the reservation.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
GroupMaintenanceTypeUnspecified

Unknown maintenance type.

Grouped

Maintenance on all reserved instances in the reservation is synchronized.

Independent

Maintenance is not synchronized for this reservation. Instead, each instance has its own maintenance window.

UndefinedSchedulingType

A value indicating that the enum field is not set.