Partager via


IndexingPolicy.ExcludedPaths Propriété

Définition

Obtient ou définit la liste des chemins d’accès à exclure de l’indexation

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à