Sha256: 2cd65ccceecbe0e7843753ba56ebf19e9a10e68e97239c86bd736bc86c2be1bd
Contents?: true
Size: 383 Bytes
Versions: 8
Compression:
Stored size: 383 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::V2019_06_01 module Models # # Defines values for EncryptionScopeState # module EncryptionScopeState Enabled = "Enabled" Disabled = "Disabled" end end end
Version data entries
8 entries across 8 versions & 1 rubygems