IndexingPolicy.IndexingMode Property

Definition

Gets or sets the indexing mode (consistent or lazy) in the Azure Cosmos DB service.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="indexingMode")]
public Microsoft.Azure.Cosmos.IndexingMode IndexingMode { get; set; }

Property Value

One of the values of the IndexingMode enumeration.

Attributes
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to

Prodotto Versioni
Azure SDK for .NET Latest