Search Results for

    Show / Hide Table of Contents

    Interface IAliasRemoveAction

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

    Properties

    | Edit this page View Source

    Remove

    Declaration
    [DataMember(Name = "remove")]
    AliasRemoveOperation Remove { get; set; }
    Property Value
    Type Description
    AliasRemoveOperation

    Extension Methods

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