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

Version Path
azure_mgmt_storage-0.17.4 lib/2018-07-01/generated/azure_mgmt_storage/models/immutability_policy_update_type.rb
azure_mgmt_storage-0.17.3 lib/2018-07-01/generated/azure_mgmt_storage/models/immutability_policy_update_type.rb
azure_mgmt_storage-0.17.2 lib/2018-07-01/generated/azure_mgmt_storage/models/immutability_policy_update_type.rb