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