Sha256: b9494386f920772a2c84707c27a89647a60e71d4b0d9851873f8cb671ad3605a

Contents?: true

Size: 527 Bytes

Versions: 10

Compression:

Stored size: 527 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::CognitiveServices::Mgmt::V2017_04_18
  module Models
    #
    # Defines values for UnitType
    #
    module UnitType
      Count = "Count"
      Bytes = "Bytes"
      Seconds = "Seconds"
      Percent = "Percent"
      CountPerSecond = "CountPerSecond"
      BytesPerSecond = "BytesPerSecond"
      Milliseconds = "Milliseconds"
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
azure_mgmt_cognitive_services-0.19.4 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.19.3 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.19.2 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.19.1 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.19.0 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.18.3 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.18.2 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.18.1 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.18.0 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb
azure_mgmt_cognitive_services-0.17.0 lib/2017-04-18/generated/azure_mgmt_cognitive_services/models/unit_type.rb