Sha256: 53435369b2d8265b82dfabf12b4764ecee83aa5803ec4146749b011b4d82f758
Contents?: true
Size: 363 Bytes
Versions: 28
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_02_01 module Models # # Defines values for LeaseStatus # module LeaseStatus Locked = "Locked" Unlocked = "Unlocked" end end end
Version data entries
28 entries across 28 versions & 1 rubygems