Freigeben über


IndexingPolicy.ExcludedPaths Eigenschaft

Definition

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

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

Eigenschaftswert

Die Auflistung, die -Objekte enthält ExcludedPath .

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: