Sha256: 5977d2a0c3b7fc8d883d0ec1bf57479217ec49983b5b26dda54876254c3cd41f
Contents?: true
Size: 493 Bytes
Versions: 27
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::V2018_03_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
27 entries across 27 versions & 1 rubygems