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