MongoDbShardKeySetting interface
Describes a MongoDB shard key
Properties
fields | The fields within the shard key |
is |
Whether the shard key is unique |
Property Details
fields
The fields within the shard key
fields: MongoDbShardKeyField[]
Property Value
isUnique
Whether the shard key is unique
isUnique: boolean
Property Value
boolean
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript