Sha256: 52b917ed768b817568fd2e8a49a75eb2544080d64bb99cdaf83a7597193a6e1f
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::V2015_12_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