Enum ScalingScheduleStatus.Types.State (1.2.0)

public enum State

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

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
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.