Share via


EnvironmentKind type

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

Known values supported by the service

development: Development environment
testing: Testing environment
staging: Staging environment
production: Production environment

type EnvironmentKind = string