ExcludedPath.Path
Property
Definition
Gets or sets the path to be excluded from indexing in the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public string Path { get; set; }
Property Value
The path to be excluded from indexing.