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