Method SetIndexOptionDefaults
SetIndexOptionDefaults(IndexOptionDefaults)
Sets the index options defaults.
public CollectionOptionsBuilder SetIndexOptionDefaults(IndexOptionDefaults value)
Parameters
value
IndexOptionDefaultsThe index options defaults.
Returns
- CollectionOptionsBuilder
The builder (so method calls can be chained).