Interface IAliasRemoveIndexAction
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IAliasRemoveIndexAction : IAliasAction
Properties
| Edit this page View SourceRemoveIndex
Declaration
[DataMember(Name = "remove_index")]
AliasRemoveIndexOperation RemoveIndex { get; set; }
Property Value
Type | Description |
---|---|
AliasRemoveIndexOperation |