Index.Kind Property

Definition

Gets or sets the kind of indexing to be applied in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.Azure.Documents.IndexKind Kind { get; }
Property Value

One of the values of the IndexKind enumeration.