Sha256: 2d11918294ecd44396a70accb209f41216086f698670029c40461eea6b4979b9
Contents?: true
Size: 518 Bytes
Versions: 11
Compression:
Stored size: 518 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::Cosmosdb::Mgmt::V2015_04_08 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
11 entries across 11 versions & 1 rubygems