Sha256: 7277249a34dcf07f89b0dc8d52372cd4b405644b5509bd5d22d1e97513a681fe
Contents?: true
Size: 401 Bytes
Versions: 11
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::V2015_02_01_preview 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