LifecycleStage type

Defines values for LifecycleStage.
KnownLifecycleStage can be used interchangeably with LifecycleStage, this enum contains the known values that the service supports.

Known values supported by the service

design: design stage
development: development stage
testing: testing stage
preview: In preview
production: In production
deprecated: deprecated stage
retired: Retired stage

type LifecycleStage = string