Sha256: 00c099564514bad940f93beff5a19a6680ac866b3b40a8f719160e4c7f40f89f
Contents?: true
Size: 407 Bytes
Versions: 2
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::MediaServices::Mgmt::V2020_05_01 module Models # # Defines values for AccountEncryptionKeyType # module AccountEncryptionKeyType SystemKey = "SystemKey" CustomerKey = "CustomerKey" end end end
Version data entries
2 entries across 2 versions & 1 rubygems