Module: Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus

Defined in:
lib/2017-07-01/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"