Partager via


MongoDBCollectionResource.ShardKey Propriété

Définition

Obtient ou définit une paire clé-valeur de clés de partition à appliquer pour la requête.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à