Interface ISamplerAggregation
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ISamplerAggregation : IBucketAggregation, IAggregation
Properties
| Edit this page View SourceShardSize
Declaration
[DataMember(Name = "shard_size")]
int? ShardSize { get; set; }
Property Value
Type | Description |
---|---|
int? |