Sha256: e2e7fee3084e8b8297c877af04034a676534aacfbc0957a6a9962f9e4c32ecf3
Contents?: true
Size: 393 Bytes
Versions: 11
Compression:
Stored size: 393 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::Logic::Mgmt::V2016_06_01 module Models # # Defines values for KeyType # module KeyType NotSpecified = "NotSpecified" Primary = "Primary" Secondary = "Secondary" end end end
Version data entries
11 entries across 11 versions & 1 rubygems