Partager via


IndexingPolicy.IncludedPaths Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à