Freigeben über


IndexingPolicy.ExcludedPaths Eigenschaft

Definition

Ruft eine Liste von Pfaden ab, die von der Indizierung ausgeschlossen werden sollen, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: