Sha256: d90a8f94a1a12abef27cae8aedf5e9c2d9dd67c6ed052fb9c198469368dc679c
Contents?: true
Size: 371 Bytes
Versions: 9
Compression:
Stored size: 371 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::Batch::Mgmt::V2017_05_01 module Models # # Defines values for AccountKeyType # module AccountKeyType Primary = "Primary" Secondary = "Secondary" end end end
Version data entries
9 entries across 9 versions & 1 rubygems