Constructor CreateIndexModel
CreateIndexModel(IndexKeysDefinition<TDocument>, CreateIndexOptions)
Initializes a new instance of the CreateIndexModel<TDocument> class.
Parameters
keys
IndexKeys <TDocument>Definition The keys.
options
CreateIndex Options The options.