Sha256: 667b87660ea61b8af1c793d75394c57522f31814bd543bde488952153ecb3a02
Contents?: true
Size: 387 Bytes
Versions: 12
Compression:
Stored size: 387 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_06_01 module Models # # Defines values for ImmutabilityPolicyState # module ImmutabilityPolicyState Locked = "Locked" Unlocked = "Unlocked" end end end
Version data entries
12 entries across 12 versions & 1 rubygems