Sha256: aa240661f6e670264cc9ad02ab8f39653d11397fe3d54e895953752cc03072ca
Contents?: true
Size: 426 Bytes
Versions: 3
Compression:
Stored size: 426 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::RecoveryServices::Mgmt::V2016_12_01 module Models # # Defines values for StorageType # module StorageType Invalid = "Invalid" GeoRedundant = "GeoRedundant" LocallyRedundant = "LocallyRedundant" end end end
Version data entries
3 entries across 3 versions & 1 rubygems