Partager via


PartitionKeyDefinition.Paths Propriété

Définition

Obtient ou définit les chemins d’accès à partitionner dans le service Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="paths")]
public System.Collections.ObjectModel.Collection<string> Paths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="paths")>]
member this.Paths : System.Collections.ObjectModel.Collection<string> with get, set
Public Property Paths As Collection(Of String)

Valeur de propriété

Chemin d’accès à partitionner.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à