Freigeben über


IndexingPolicy.IncludedPaths Eigenschaft

Definition

Ruft die Auflistung ab, die Objekte im Azure Cosmos DB-Dienst enthält IncludedPath , oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Documents.IncludedPath> IncludedPaths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedPaths")>]
member this.IncludedPaths : System.Collections.ObjectModel.Collection<Microsoft.Azure.Documents.IncludedPath> with get, set
Public Property IncludedPaths As Collection(Of IncludedPath)

Eigenschaftswert

Die Auflistung, die Objekte enthält IncludedPath .

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: