Compartir a través de


Indexes.Kind Propiedad

Definición

Obtiene o establece indica el tipo de índice. Entre los valores posibles se incluyen: 'Hash', 'Range', 'Spatial'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a