Compartir a través de


Indexes.DataType Propiedad

Definición

Obtiene o establece el tipo de datos al que se aplica el comportamiento de indexación. Entre los valores posibles se incluyen: 'String', 'Number', 'Point', 'Polygon', 'LineString', 'MultiPolygon'

[Newtonsoft.Json.JsonProperty(PropertyName="dataType")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.DataType DataType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataType")>]
member this.DataType : Microsoft.Azure.Management.CosmosDB.Fluent.Models.DataType with get, set
Public Property DataType As DataType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a