Sha256: 2951dd0cda1f58f71bcbb87570e817d8fa9b46986693ae22e4940deda358e2f8
Contents?: true
Size: 371 Bytes
Versions: 6
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_09_01 module Models # # Defines values for AccountKeyType # module AccountKeyType Primary = "Primary" Secondary = "Secondary" end end end
Version data entries
6 entries across 6 versions & 1 rubygems