Search Results for

    Show / Hide Table of Contents

    Interface IAliasAddAction

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

    Properties

    | Edit this page View Source

    Add

    Declaration
    [DataMember(Name = "add")]
    AliasAddOperation Add { get; set; }
    Property Value
    Type Description
    AliasAddOperation

    Extension Methods

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