Sha256: 47cfbca4fecee6050f67dbcc0b245c4079d3d35b673979dfce4bfeeba92d5a2c
Contents?: true
Size: 485 Bytes
Versions: 28
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::V2018_02_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
28 entries across 28 versions & 1 rubygems