Compartir a través de


DataType Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para DataType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para DataType.

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

Define valores para DataType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para DataType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para DataType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a