Share via


MongoDBCollectionResourceInfo.ShardKey Property

Definition

A key-value pair of shard keys to be applied for the request.

public System.Collections.Generic.IDictionary<string,string> ShardKey { get; }
member this.ShardKey : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property ShardKey As IDictionary(Of String, String)

Property Value

Applies to