Sha256: c33e80b80484413ae3365df18b92b705534154b6443d1cc049a1ca165b9092d4
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_04_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