Sha256: b9494386f920772a2c84707c27a89647a60e71d4b0d9851873f8cb671ad3605a
Contents?: true
Size: 527 Bytes
Versions: 10
Compression:
Stored size: 527 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::CognitiveServices::Mgmt::V2017_04_18 module Models # # Defines values for UnitType # module UnitType Count = "Count" Bytes = "Bytes" Seconds = "Seconds" Percent = "Percent" CountPerSecond = "CountPerSecond" BytesPerSecond = "BytesPerSecond" Milliseconds = "Milliseconds" end end end
Version data entries
10 entries across 10 versions & 1 rubygems