Partager via


IndexingPolicy.IncludedPaths Propriété

Définition

Obtient la collection contenant des IncludedPath objets dans le service Azure Cosmos DB.

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

Valeur de propriété

Collection contenant des IncludedPath objets.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à