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