IndexingParametersConfiguration.DocumentRoot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property.
public string DocumentRoot { get; set; }
member this.DocumentRoot : string with get, set
Public Property DocumentRoot As String