Sha256: 5fd6b99694d6b734f7c9e590d7b1b3a8fec62315e0c73235621e49979da70634
Contents?: true
Size: 485 Bytes
Versions: 32
Compression:
Stored size: 485 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::Storage::Mgmt::V2015_06_15 module Models # # Defines values for UsageUnit # module UsageUnit Count = "Count" Bytes = "Bytes" Seconds = "Seconds" Percent = "Percent" CountsPerSecond = "CountsPerSecond" BytesPerSecond = "BytesPerSecond" end end end
Version data entries
32 entries across 32 versions & 1 rubygems