Sha256: 7b18b8b2d2c9283e92a39a5de60a101bd80a9c91f802ab688207ba3030172df9
Contents?: true
Size: 415 Bytes
Versions: 27
Compression:
Stored size: 415 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_03_01_preview module Models # # Defines values for ImmutabilityPolicyUpdateType # module ImmutabilityPolicyUpdateType Put = "put" Lock = "lock" Extend = "extend" end end end
Version data entries
27 entries across 27 versions & 1 rubygems