Sha256: e2ee2dd02a7bc3939bd362e336e4337989eee3c4cc7657b74fc4438394a57a3e

Contents?: true

Size: 474 Bytes

Versions: 9

Compression:

Stored size: 474 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::Cosmosdb::Mgmt::V2019_08_01
  module Models
    #
    # Defines values for PrimaryAggregationType
    #
    module PrimaryAggregationType
      None = "None"
      Average = "Average"
      Total = "Total"
      Minimum = "Minimum"
      Maximum = "Maximum"
      Last = "Last"
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
azure_mgmt_cosmosdb-0.24.1 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.24.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.23.1 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.22.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.21.2 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.21.1 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.21.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.20.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb
azure_mgmt_cosmosdb-0.19.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/primary_aggregation_type.rb