Sha256: caee9fac2fab88f8ffceddccbabdc8b6651f59ea993139bbc85591b6f1ac4372
Contents?: true
Size: 585 Bytes
Versions: 10
Compression:
Stored size: 585 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::V2017_05_01_preview module Models # # Defines values for Unit # module Unit Count = "Count" Bytes = "Bytes" Seconds = "Seconds" CountPerSecond = "CountPerSecond" BytesPerSecond = "BytesPerSecond" Percent = "Percent" MilliSeconds = "MilliSeconds" ByteSeconds = "ByteSeconds" Unspecified = "Unspecified" end end end
Version data entries
10 entries across 10 versions & 1 rubygems