Sha256: 52eaf4993e7ff63c3217c9cd9a97f9bf4d12e9b39cd625ce7ccd07ba975e7ea9
Contents?: true
Size: 470 Bytes
Versions: 5
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::V2019_12_12 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
5 entries across 5 versions & 1 rubygems