Sha256: 14e518bcfe9da1725c856e0ec79f11a848bb51bccb6429a178d8d08b70c71e5e
Contents?: true
Size: 345 Bytes
Versions: 10
Compression:
Stored size: 345 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_04_16 module Models # # Defines values for Enabled # module Enabled True = "true" False = "false" end end end
Version data entries
10 entries across 10 versions & 1 rubygems