ThreatStatus type
Threat status of the recovery point
KnownThreatStatus can be used interchangeably with ThreatStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Threat status is unknown
Healthy: Recovery point is healthy
UnHealthy: Recovery point is unhealthy
Warning: Recovery point has warning-level threats
NotAvailable: Threat status is not available
type ThreatStatus = string