Sha256: 99682d01cc459875ec63c57d4dabe303bc7a715a49eadc72938372257e20b447
Contents?: true
Size: 487 Bytes
Versions: 2
Compression:
Stored size: 487 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.2.2.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::RecoveryServices 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
2 entries across 2 versions & 1 rubygems