Sha256: ba9d213997929d0ded41c2fbf0e76472e4869b4b83e27b56aba8d28fc5ec8fa4
Contents?: true
Size: 428 Bytes
Versions: 5
Compression:
Stored size: 428 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 SpatialType # module SpatialType Point = "Point" LineString = "LineString" Polygon = "Polygon" MultiPolygon = "MultiPolygon" end end end
Version data entries
5 entries across 5 versions & 1 rubygems