CreateCollectionOptionsTimeSeriesOptions Property |
Gets or sets the TimeSeriesOptions to use when creating a time series collection.
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.22.0+75246110ed1247226fcc7f8eb2c54ffab745693e
Syntax public TimeSeriesOptions TimeSeriesOptions { get; set; }
Public Property TimeSeriesOptions As TimeSeriesOptions
Get
Set
member TimeSeriesOptions : TimeSeriesOptions with get, set
Property Value
Type:
TimeSeriesOptionsSee Also