DocumentCollection.IndexingPolicy Property

Definition

Gets the IndexingPolicy associated with the collection from the Azure DocumentDB database service.

public Microsoft.Azure.Documents.IndexingPolicy IndexingPolicy { get; set; }
Property Value

The indexing policy associated with the collection.