Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoscaleProfile

Package version

Autoscale profile.

Hierarchy

  • AutoscaleProfile

Index

Properties

capacity

capacity: ScaleCapacity

the number of instances that can be used during this profile.

Optional fixedDate

fixedDate: TimeWindow

the specific date-time for the profile. This element is not used if the Recurrence element is used.

name

name: string

the name of the profile.

Optional recurrence

recurrence: Recurrence

the repeating times at which this profile begins. This element is not used if the FixedDate element is used.

rules

rules: ScaleRule[]

the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.

Generated using TypeDoc