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