Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IssueImpl

Package version

Class containing Issue operations.

Hierarchy

  • IssueImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

get

  • Gets API Management issue details

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • issueId: string

      Issue identifier. Must be unique in the current API Management service instance.

    • Optional options: IssueGetOptionalParams

      The options parameters.

    Returns Promise<IssueGetResponse>

listByService

Generated using TypeDoc