Sha256: 05d511a70b93b8486ce14a1f95925c2789cd34c2fa6b3b894b946f616f94a4aa
Contents?: true
Size: 445 Bytes
Versions: 5
Compression:
Stored size: 445 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 UsageIndicator # module UsageIndicator NotSpecified = "NotSpecified" Test = "Test" Information = "Information" Production = "Production" end end end
Version data entries
5 entries across 5 versions & 1 rubygems