Class CreateSearchIndexRequest
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Represents a create search index request.
[Obsolete("This class will be made internal in a later release.")]
public sealed class CreateSearchIndexRequest
- Inheritance
-
CreateSearchIndexRequest
- Inherited Members
Constructors
- CreateSearchIndexRequest(string, BsonDocument)
Initializes a new instance of the CreateSearchIndexRequest class.
Properties
- Definition
Gets the definition.
- Name
Gets the index name.