Partager via


IndexingPolicy.IncludedPaths Propriété

Définition

Obtient la collection contenant des IncludedPath objets dans le service Azure Cosmos DB.

public System.Collections.ObjectModel.Collection<Azure.Cosmos.IncludedPath> IncludedPaths { get; }
member this.IncludedPaths : System.Collections.ObjectModel.Collection<Azure.Cosmos.IncludedPath>
Public ReadOnly Property IncludedPaths As Collection(Of IncludedPath)

Valeur de propriété

Collection contenant des IncludedPath objets.

S’applique à