Sha256: ea74c38205180c5edf19534fdf1f06beced70632a7b48cf7562981d3b3c1324e
Contents?: true
Size: 485 Bytes
Versions: 30
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::V2017_10_01 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
30 entries across 30 versions & 1 rubygems