Sha256: 8205bb84cb5d1f1f35d340e0009b0cf19ea3177a1cbe86baf336b30875627035
Contents?: true
Size: 494 Bytes
Versions: 11
Compression:
Stored size: 494 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::RecoveryServices::Mgmt::V2016_06_01 module Models # # Defines values for UsagesUnit # module UsagesUnit Count = "Count" Bytes = "Bytes" Seconds = "Seconds" Percent = "Percent" CountPerSecond = "CountPerSecond" BytesPerSecond = "BytesPerSecond" end end end
Version data entries
11 entries across 11 versions & 1 rubygems