Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownScaleDownMode

Package version

Known values of ScaleDownMode that the service accepts.

Index

Enumeration members

Enumeration members

Deallocate

Deallocate: = "Deallocate"

Attempt to start deallocated instances (if they exist) during scale up and deallocate instances during scale down.

Delete

Delete: = "Delete"

Create new instances during scale up and remove instances during scale down.

Generated using TypeDoc