Partager via


SpatialType Classe

Définition

Définit des valeurs pour SpatialType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialType>))]
public class SpatialType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialType>))>]
type SpatialType = class
    inherit ExpandableStringEnum<SpatialType>
Public Class SpatialType
Inherits ExpandableStringEnum(Of SpatialType)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

SpatialType()

Définit des valeurs pour SpatialType.

Champs

LineString

Définit des valeurs pour SpatialType.

MultiPolygon

Définit des valeurs pour SpatialType.

Point

Définit des valeurs pour SpatialType.

Polygon

Définit des valeurs pour SpatialType.

Propriétés

Value

Définit des valeurs pour SpatialType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour SpatialType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour SpatialType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour SpatialType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour SpatialType.

(Hérité de ExpandableStringEnum<T>)

S’applique à