Search Results for

    Show / Hide Table of Contents

    Interface IAliasExistsRequest

    Inherited Members
    IRequest<AliasExistsRequestParameters>.RequestParameters
    IRequest.ContentType
    IRequest.HttpMethod
    IRequest.RouteValues
    IRequest.GetUrl(IConnectionSettingsValues)
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IAliasExistsRequest : IRequest<AliasExistsRequestParameters>, IRequest

    Properties

    | Edit this page View Source

    Index

    Declaration
    [IgnoreDataMember]
    Indices Index { get; }
    Property Value
    Type Description
    Indices
    | Edit this page View Source

    Name

    Declaration
    [IgnoreDataMember]
    Names Name { get; }
    Property Value
    Type Description
    Names

    Extension Methods

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