Sha256: 4295c7af95777e3c7548b3751bf053e64a2c4e043cc5567d54519c45a3cd58ef
Contents?: true
Size: 373 Bytes
Versions: 6
Compression:
Stored size: 373 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::Monitor::Mgmt::V2018_09_01 module Models # # Defines values for Sensitivity # module Sensitivity Low = "Low" Medium = "Medium" High = "High" end end end
Version data entries
6 entries across 6 versions & 1 rubygems