Sha256: 136298344a04c4b52bea79de7f491441323013025e76b74a8974b6e8acb1004b
Contents?: true
Size: 376 Bytes
Versions: 11
Compression:
Stored size: 376 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::EventHub::Mgmt::V2015_08_01 module Models # # Defines values for Policykey # module Policykey PrimaryKey = "PrimaryKey" SecondaryKey = "SecondaryKey" end end end
Version data entries
11 entries across 11 versions & 1 rubygems