Sha256: 21d85aa3a0a306cb852af8be89f82439f88d975bbbcfb48633c4ffbdef666a2a
Contents?: true
Size: 478 Bytes
Versions: 11
Compression:
Stored size: 478 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::V2015_04_08 module Models # # Defines values for PrimaryAggregationType # module PrimaryAggregationType None = "None" Average = "Average" Total = "Total" Minimimum = "Minimimum" Maximum = "Maximum" Last = "Last" end end end
Version data entries
11 entries across 11 versions & 1 rubygems