ServiceKind
Specifies the type of service the provider can interact with.
Possible Values
MongoDB, DocumentDBData Type
string
Default Value
"MongoDB"
Remarks
The ServiceKind property informs the connector of the type of MongoDB service to which it is connecting. This can affect how the connection operates or which features are accessible. Typical values include MongoDB for standard MongoDB deployments. This is the default option.
This property is useful for tools that support various MongoDB services.