Share via


CosmosDBIndexingPolicy.IncludedPaths Property

Definition

List of paths to include in the indexing.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBIncludedPath> IncludedPaths { get; }
member this.IncludedPaths : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBIncludedPath>
Public ReadOnly Property IncludedPaths As IList(Of CosmosDBIncludedPath)

Property Value

Applies to