Compartir a través de


MongoDBCollectionGetPropertiesResource.ShardKey Propiedad

Definición

Obtiene o establece un par clave-valor de las claves de partición que se aplicarán a la solicitud.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a