Sha256: 107e6a5118641940f9f7883d9a7a96f31c360167fe302934e89c1f1e75fd367f
Contents?: true
Size: 407 Bytes
Versions: 14
Compression:
Stored size: 407 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::V2015_04_01 module Models # # Defines values for MetricStatisticType # module MetricStatisticType Average = "Average" Min = "Min" Max = "Max" Sum = "Sum" end end end
Version data entries
14 entries across 14 versions & 1 rubygems