Compartilhar via


Indexes.Kind Propriedade

Definição

Obtém ou define indica o tipo de índice. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a