Freigeben über


IndexingPolicy.ExcludedPaths Eigenschaft

Definition

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

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

Eigenschaftswert

Die Auflistung, die Objekte enthält ExcludedPath .

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: