Sha256: a416fa6e0ef365de91c560b6d4378125903f0b2cf7ca190824600589163562af
Contents?: true
Size: 403 Bytes
Versions: 2
Compression:
Stored size: 403 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 StorageAuthentication # module StorageAuthentication System = "System" ManagedIdentity = "ManagedIdentity" end end end
Version data entries
2 entries across 2 versions & 1 rubygems