Partager via


IndexingPolicy.IndexingMode Propriété

Définition

Obtient ou définit indique le mode d’indexation. Les valeurs possibles sont les suivantes : 'Consistent', 'Lazy', 'None'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à