Partilhar via


DataType Classe

Definição

Define valores para DataType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DataType>))]
public class DataType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DataType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DataType>))>]
type DataType = class
    inherit ExpandableStringEnum<DataType>
Public Class DataType
Inherits ExpandableStringEnum(Of DataType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

DataType()

Define valores para DataType.

Campos

LineString

Define valores para DataType.

MultiPolygon

Define valores para DataType.

Number

Define valores para DataType.

Point

Define valores para DataType.

Polygon

Define valores para DataType.

String

Define valores para DataType.

Propriedades

Value

Define valores para DataType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para DataType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para DataType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para DataType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para DataType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a