Compute Engine v1 API - Enum FutureReservation.Types.SchedulingType (3.22.0)

public enum FutureReservation.Types.SchedulingType

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

Maintenance information for this 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.