Sha256: c3706558159a26e62411e5f5b441f9f09f6660b65043e80f270c906af6d27f95
Contents?: true
Size: 363 Bytes
Versions: 23
Compression:
Stored size: 363 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::Storage::Mgmt::V2018_07_01 module Models # # Defines values for LeaseStatus # module LeaseStatus Locked = "Locked" Unlocked = "Unlocked" end end end
Version data entries
23 entries across 23 versions & 1 rubygems