StatusCodeEnum type
Indicates the reason for rule deactivation.
KnownStatusCodeEnum can be used interchangeably with StatusCodeEnum,
this enum contains the known values that the service supports.
Known values supported by the service
UserAction: Summary rule stop originated from a user action (Stop was called).
DataPlaneError: Summary rule stop was caused due to data plane related error.
type StatusCodeEnum = string