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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript