Sha256: 989e965ad337872daa2d6d6a320df626ed212404565b057be4aecb95ea7cb776
Contents?: true
Size: 407 Bytes
Versions: 23
Compression:
Stored size: 407 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 ImmutabilityPolicyUpdateType # module ImmutabilityPolicyUpdateType Put = "put" Lock = "lock" Extend = "extend" end end end
Version data entries
23 entries across 23 versions & 1 rubygems