Table of Contents

Class DataType

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.Models
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

Defines values for DataType.

public class DataType : ExpandableStringEnum<DataType>
Inheritance
DataType

Constructors

DataType()

public DataType()

Fields

LineString

public static readonly DataType LineString

Field Value

DataType

MultiPolygon

public static readonly DataType MultiPolygon

Field Value

DataType

Number

public static readonly DataType Number

Field Value

DataType

Point

public static readonly DataType Point

Field Value

DataType

Polygon

public static readonly DataType Polygon

Field Value

DataType

String

public static readonly DataType String

Field Value

DataType