Partager via


ContainerProperties.IndexingPolicy Propriété

Définition

Obtient le IndexingPolicy associé au conteneur à partir du service Azure Cosmos DB.

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Cosmos.IndexingPolicy IndexingPolicy { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.IndexingPolicy : Microsoft.Azure.Cosmos.IndexingPolicy with get, set
Public Property IndexingPolicy As IndexingPolicy

Valeur de propriété

Stratégie d’indexation associée au conteneur.

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à