Sha256: 9fce96e9264878f3f66036555258039255169fb0d364b253c5988f28bd81b9ec
Contents?: true
Size: 377 Bytes
Versions: 13
Compression:
Stored size: 377 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::OperationalInsights::Mgmt::V2015_03_20 module Models # # Defines values for StorageInsightState # module StorageInsightState OK = "OK" ERROR = "ERROR" end end end
Version data entries
13 entries across 13 versions & 1 rubygems