Sha256: 3122e03d4170271be073b6f940d7ddd7f97de2a87336654c88fc5cc5b914a2f2
Contents?: true
Size: 480 Bytes
Versions: 2
Compression:
Stored size: 480 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::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