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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript