Share via


CosmosDBIndexingPolicy.ExcludedPaths Property

Definition

List of paths to exclude from indexing.

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

Property Value

Applies to