Method: Azure::RecoveryServicesBackup::Mgmt::V2016_06_01::Models::AzureIaaSVMProtectedItemExtendedInfo#policy_inconsistent

Defined in:
lib/2016-06-01/generated/azure_mgmt_recovery_services_backup/models/azure_iaa_svmprotected_item_extended_info.rb

#policy_inconsistentBoolean

backup item is inconsistent.

Returns:

  • (Boolean)

    Specifies if the backup policy associated with the



30
31
32
# File 'lib/2016-06-01/generated/azure_mgmt_recovery_services_backup/models/azure_iaa_svmprotected_item_extended_info.rb', line 30

def policy_inconsistent
  @policy_inconsistent
end