Class ShardsOperationResponseBase
Inheritance
ShardsOperationResponseBase
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class ShardsOperationResponseBase : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceShards
Declaration
[DataMember(Name = "_shards")]
public ShardStatistics Shards { get; }
Property Value
Type | Description |
---|---|
ShardStatistics |