Compute Engine v1 API - Enum ScalingScheduleStatus.Types.State (2.15.0)

public enum ScalingScheduleStatus.Types.State

Reference documentation and code samples for the Compute Engine v1 API enum ScalingScheduleStatus.Types.State.

[Output Only] The current state of a scaling schedule.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Active

The current autoscaling recommendation is influenced by this scaling schedule.

Disabled

This scaling schedule has been disabled by the user.

Obsolete

This scaling schedule will never become active again.

Ready

The current autoscaling recommendation is not influenced by this scaling schedule.

UndefinedState

A value indicating that the enum field is not set.