ExcludedPath Class

Definition

Specifies a path within a JSON document to be excluded while indexing data for the Azure Cosmos DB service.

public sealed class ExcludedPath
type ExcludedPath = class
Public NotInheritable Class ExcludedPath
Inheritance
ExcludedPath

Constructors

ExcludedPath()

Properties

Path

Gets or sets the path to be excluded from indexing in the Azure Cosmos DB service.

Applies to