Sha256: c98a61d4076b3291313415a182dba0e23e081038fe377854a13788621ed17dc7
Contents?: true
Size: 493 Bytes
Versions: 32
Compression:
Stored size: 493 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_05_01_preview 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