ExcludedPath
Class
Definition
Specifies a path within a JSON document to be excluded while indexing data for the Azure DocumentDB database service.
public sealed class ExcludedPath : Microsoft.Azure.Documents.JsonSerializable, ICloneable
- Inheritance
- Implements
Inherited Members
Microsoft.Azure.Documents.JsonSerializable
Constructors
| ExcludedPath() |
Initializes a new instance of the ExcludedPath class for the Azure DocumentDB database service. |
Properties
| Path |
Gets or sets the path to be excluded from indexing in the Azure DocumentDB database service. |
Methods
| Clone() |
Creates a copy of the excluded path in the Azure DocumentDB database service. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |