Sha256: 5130738d38f9bbef478709d50adec30cd8baa9e9d44afbc991497c12bd1446d6

Contents?: true

Size: 485 Bytes

Versions: 1

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::V2021_01_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

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_storage-0.23.0 lib/2021-01-01/generated/azure_mgmt_storage/models/usage_unit.rb