Freigeben über


IndexingPolicy.IncludedPaths Eigenschaft

Definition

Ruft die Liste der Pfade ab, die in die Indizierung einbezogen werden sollen, oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IncludedPath> IncludedPaths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")>]
member this.IncludedPaths : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IncludedPath> with get, set
Public Property IncludedPaths As IList(Of IncludedPath)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: