Module: Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState

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