InstanceFeatureMode type

The enum defining mode of a feature.
KnownInstanceFeatureMode can be used interchangeably with InstanceFeatureMode, this enum contains the known values that the service supports.

Known values supported by the service

Stable: Opt in to enable a stable feature
Preview: Opt in to enable a preview feature
Disabled: Opt out of a feature

type InstanceFeatureMode = string