Partager via


IncludedPath.Path Propriété

Définition

Obtient ou définit le chemin d’accès à indexer dans le service Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public string Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="path")>]
member this.Path : string with get, set
Public Property Path As String

Valeur de propriété

Chemin d’accès à indexer.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Exemples valides : /"prop"/?, /"prop"/**, /"prop"/"subprop"/?, /"prop"/[]/?

S’applique à