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