Class AggregateBucketOptions<TValue>
public class AggregateBucketOptions<TValue>
Type Parameters
TValue
- Inheritance
-
AggregateBucketOptions<TValue>
- Inherited Members
Constructors
AggregateBucketOptions()
public AggregateBucketOptions()
Properties
DefaultBucket
public Optional<TValue> DefaultBucket { get; set; }
Property Value
- Optional<TValue>