IncludedPath Class

Definition

Specifies a path within a JSON document to be included in the Azure Cosmos DB service.

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

Constructors

IncludedPath()

Properties

Path

Gets or sets the path to be indexed in the Azure Cosmos DB service.

Applies to