ElasticPoolState type

The state of the elastic pool.
KnownElasticPoolState can be used interchangeably with ElasticPoolState, this enum contains the known values that the service supports.

Known values supported by the service

Creating: Creating
Ready: Ready
Disabled: Disabled

type ElasticPoolState = string