Sha256: 2f09937f0b86b998fba28a9761031e64abea7f424ed3c210c44a9cefc8d6290b

Contents?: true

Size: 608 Bytes

Versions: 4

Compression:

Stored size: 608 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10
  module Models
    #
    # Defines values for HealthErrorCategory
    #
    module HealthErrorCategory
      None = "None"
      Replication = "Replication"
      TestFailover = "TestFailover"
      Configuration = "Configuration"
      FabricInfrastructure = "FabricInfrastructure"
      VersionExpiry = "VersionExpiry"
      AgentAutoUpdate = "AgentAutoUpdate"
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
azure_mgmt_recovery_services_site_recovery-0.17.3 lib/2018-01-10/generated/azure_mgmt_recovery_services_site_recovery/models/health_error_category.rb
azure_mgmt_recovery_services_site_recovery-0.17.2 lib/2018-01-10/generated/azure_mgmt_recovery_services_site_recovery/models/health_error_category.rb
azure_mgmt_recovery_services_site_recovery-0.17.1 lib/2018-01-10/generated/azure_mgmt_recovery_services_site_recovery/models/health_error_category.rb
azure_mgmt_recovery_services_site_recovery-0.17.0 lib/2018-01-10/generated/azure_mgmt_recovery_services_site_recovery/models/health_error_category.rb