Sha256: 6c04df032783ec6d646864d45bb144a73a0f63a8509d821c80c912e4777cb7f0
Contents?: true
Size: 470 Bytes
Versions: 11
Compression:
Stored size: 470 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 DataType # module DataType String = "String" Number = "Number" Point = "Point" Polygon = "Polygon" LineString = "LineString" MultiPolygon = "MultiPolygon" end end end
Version data entries
11 entries across 11 versions & 1 rubygems