Module: Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::ProtectedItemHealthStatus

Defined in:
lib/2019-06-15/generated/azure_mgmt_recovery_services_backup/models/protected_item_health_status.rb

Overview

Defines values for ProtectedItemHealthStatus

Constant Summary collapse

Invalid =
"Invalid"
Healthy =
"Healthy"
Unhealthy =
"Unhealthy"
NotReachable =
"NotReachable"
IRPending =
"IRPending"