MongoDBCollectionGetPropertiesResource.ShardKey Eigenschaft

Definition

Ruft ein Schlüssel-Wert-Paar von Shardschlüsseln ab, die für die Anforderung angewendet werden sollen, oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: