Sha256: 1c9c935f0d97251411f14f090087e63147df133551b70a5231fa20175462245f

Contents?: true

Size: 419 Bytes

Versions: 2

Compression:

Stored size: 419 Bytes

Contents

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

module Azure::ARM::RecoveryServices
  module Models
    #
    # Defines values for StorageType
    #
    module StorageType
      Invalid = "Invalid"
      GeoRedundant = "GeoRedundant"
      LocallyRedundant = "LocallyRedundant"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_recovery_services-0.12.0 lib/generated/azure_mgmt_recovery_services/models/storage_type.rb
azure_mgmt_recovery_services-0.11.0 lib/generated/azure_mgmt_recovery_services/models/storage_type.rb