Class IndexState
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class IndexState : IIndexState
Properties
| Edit this page View SourceAliases
Declaration
public IAliases Aliases { get; set; }
Property Value
| Type | Description |
|---|---|
| IAliases |
Mappings
Declaration
public ITypeMapping Mappings { get; set; }
Property Value
| Type | Description |
|---|---|
| ITypeMapping |
Settings
Declaration
public IIndexSettings Settings { get; set; }
Property Value
| Type | Description |
|---|---|
| IIndexSettings |