Sha256: 19121ec7dea9d61633f9543eb616d403b5777dd40167d35aac4f7c8ab7bee45c
Contents?: true
Size: 387 Bytes
Versions: 1
Compression:
Stored size: 387 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::V2021_01_01 module Models # # Defines values for ImmutabilityPolicyState # module ImmutabilityPolicyState Locked = "Locked" Unlocked = "Unlocked" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_storage-0.23.0 | lib/2021-01-01/generated/azure_mgmt_storage/models/immutability_policy_state.rb |