Sha256: ef7cd650a53d38997711a1bbce5c7eebfbc8287f4bee2a3aeb4f43f51529e1db

Contents?: true

Size: 415 Bytes

Versions: 2

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::V2020_08_01_preview
  module Models
    #
    # Defines values for ImmutabilityPolicyUpdateType
    #
    module ImmutabilityPolicyUpdateType
      Put = "put"
      Lock = "lock"
      Extend = "extend"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_storage-0.23.0 lib/2020-08-01-preview/generated/azure_mgmt_storage/models/immutability_policy_update_type.rb
azure_mgmt_storage-0.22.0 lib/2020-08-01-preview/generated/azure_mgmt_storage/models/immutability_policy_update_type.rb