KnownScaleDownMode enum

Known values of ScaleDownMode that the service accepts.

Fields

Deallocate

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

Delete

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