Sha256: ba16dc843c094553591acec8f571206975d406cc659426a520e0a14731aa8a9b
Contents?: true
Size: 376 Bytes
Versions: 11
Compression:
Stored size: 376 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 IndexKind # module IndexKind Hash = "Hash" Range = "Range" Spatial = "Spatial" end end end
Version data entries
11 entries across 11 versions & 1 rubygems