Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EndpointproxyApi

Hierarchy

  • EndpointproxyApi

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected basePath

basePath: string = "https://dev.azure.com/"

defaultHeaders

defaultHeaders: any

Methods

queryServiceEndpoint

  • queryServiceEndpoint(params: object, extraQueryParams?: any, extraFetchParams?: any): Promise<ArrayWrapper<string>>
  • Use ExecuteServiceEndpointRequest API Instead

    Parameters

    • params: object
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<ArrayWrapper<string>>

Generated using TypeDoc