Sha256: 06f549b02cf8a3a882871879d475da8aa6ec2a217721c9b2509d5e15a67c0eb1
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_01_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