Sha256: 8b8a502b896174d30f27d8f4b398b72c4315806a7d7a5518d18558a6aeaf4f1b
Contents?: true
Size: 373 Bytes
Versions: 2
Compression:
Stored size: 373 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::V2020_08_01_preview module Models # # Defines values for LeaseDuration # module LeaseDuration Infinite = "Infinite" Fixed = "Fixed" end end end
Version data entries
2 entries across 2 versions & 1 rubygems