FeatureDetailedStatus type
The status representing the state of this feature.
KnownFeatureDetailedStatus can be used interchangeably with FeatureDetailedStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Running: The Running status.
Failed: The Failed status.
Unknown: The Unknown status.
type FeatureDetailedStatus = string