Module: Azure::RecoveryServicesBackup::Mgmt::V2019_05_13::Models::ProtectedItemState

Defined in:
lib/2019-05-13/generated/azure_mgmt_recovery_services_backup/models/protected_item_state.rb

Overview

Defines values for ProtectedItemState

Constant Summary collapse

Invalid =
"Invalid"
IRPending =
"IRPending"
Protected =
"Protected"
ProtectionError =
"ProtectionError"
ProtectionStopped =
"ProtectionStopped"
ProtectionPaused =
"ProtectionPaused"