Sha256: 9f59317efcf4d5f9eb250930b6a0e847dafa1497e3d60da19efeb1cc0a116063
Contents?: true
Size: 412 Bytes
Versions: 2
Compression:
Stored size: 412 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::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