Search Results for

    Show / Hide Table of Contents

    Interface IAliasRemoveIndexAction

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IAliasRemoveIndexAction : IAliasAction

    Properties

    | Edit this page View Source

    RemoveIndex

    Declaration
    [DataMember(Name = "remove_index")]
    AliasRemoveIndexOperation RemoveIndex { get; set; }
    Property Value
    Type Description
    AliasRemoveIndexOperation

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • RemoveIndex
    • Extension Methods
    Back to top Generated by DocFX