Sha256: 3c565ffff96d562ec3e458fcf03dc7de52bf787b9e353cc1a6cd88c29507a988

Contents?: true

Size: 428 Bytes

Versions: 7

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::V2019_08_01
  module Models
    #
    # Defines values for SpatialType
    #
    module SpatialType
      Point = "Point"
      LineString = "LineString"
      Polygon = "Polygon"
      MultiPolygon = "MultiPolygon"
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
azure_mgmt_cosmosdb-0.24.1 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb
azure_mgmt_cosmosdb-0.24.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb
azure_mgmt_cosmosdb-0.23.1 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb
azure_mgmt_cosmosdb-0.22.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb
azure_mgmt_cosmosdb-0.21.2 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb
azure_mgmt_cosmosdb-0.21.1 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb
azure_mgmt_cosmosdb-0.21.0 lib/2019-08-01/generated/azure_mgmt_cosmosdb/models/spatial_type.rb