Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduledPolicy

An autoscaling policy that defines execution schedules for an autoscaling configuration.

Properties

Optional capacity

capacity: model.Capacity

The capacity requirements of the autoscaling policy.

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

executionSchedule

executionSchedule: CronExecutionSchedule

The schedule for executing the autoscaling policy.

Optional id

id: undefined | string

The ID of the autoscaling policy that is assigned after creation.

Optional isEnabled

isEnabled: undefined | false | true

Whether the autoscaling policy is enabled.

Const policyType

policyType: string = "scheduled"

Optional resourceAction

resourceAction: model.ResourcePowerAction

timeCreated

timeCreated: Date

The date and time the autoscaling configuration was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Methods

getDeserializedJsonObj

getJsonObj