Sha256: 37955e385cf17839d229b2965c8f6ab1a5bd47952fe47dd171ef804b3dc0e5c9

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 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 ImmutabilityPolicyState
    #
    module ImmutabilityPolicyState
      Locked = "Locked"
      Unlocked = "Unlocked"
    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_state.rb
azure_mgmt_storage-0.22.0 lib/2020-08-01-preview/generated/azure_mgmt_storage/models/immutability_policy_state.rb