Method: Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSVMProtectedItem#protection_state
- Defined in:
- lib/2016-12-01/generated/azure_mgmt_recovery_services_backup/models/azure_iaa_svmprotected_item.rb
#protection_state ⇒ ProtectionState
values include: ‘Invalid’, ‘IRPending’, ‘Protected’, ‘ProtectionError’, ‘ProtectionStopped’, ‘ProtectionPaused’
40 41 42 |
# File 'lib/2016-12-01/generated/azure_mgmt_recovery_services_backup/models/azure_iaa_svmprotected_item.rb', line 40 def protection_state @protection_state end |