Sha256: 6c6601b734cb3dde4f41356ab5c04a0b74dee054945305333e9dbb70ebf1de54
Contents?: true
Size: 518 Bytes
Versions: 5
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::V2020_03_01 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
5 entries across 5 versions & 1 rubygems