Sha256: 7b4e34365a105ca58cefffbb04cd8cc026e43b4c58e87776ebe7c4bc8454f5be
Contents?: true
Size: 376 Bytes
Versions: 5
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::V2020_03_01 module Models # # Defines values for IndexKind # module IndexKind Hash = "Hash" Range = "Range" Spatial = "Spatial" end end end
Version data entries
5 entries across 5 versions & 1 rubygems