Partager via


Indexes.Kind Propriété

Définition

Obtient ou définit indique le type d’index. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à