IncludedPath
Class
Definition
Specifies a path within a JSON document to be included in the Azure DocumentDB database service.
public sealed class IncludedPath : Microsoft.Azure.Documents.JsonSerializable, ICloneable
- Inheritance
- Implements
Inherited Members
Microsoft.Azure.Documents.JsonSerializable
Constructors
| IncludedPath() |
Initializes a new instance of the IncludedPath class for the Azure DocumentDB database service. |
Properties
| Indexes |
Gets or sets the collection of Index objects to be applied for this included path in the Azure DocumentDB database service. |
| Path |
Gets or sets the path to be indexed in the Azure DocumentDB database service. |
Methods
| Clone() |
Creates a copy of the included path in the Azure DocumentDB database service. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |