Class Indices.ManyIndices
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class Indices.ManyIndices
Properties
| Edit this page View SourceIndices
Declaration
public IReadOnlyList<IndexName> Indices { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IndexName> |
Methods
| Edit this page View SourceAnd<T>()
Declaration
public Indices.ManyIndices And<T>()
Returns
| Type | Description |
|---|---|
| Indices.ManyIndices |
Type Parameters
| Name | Description |
|---|---|
| T |