Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Issue

Package version

Interface representing a Issue.

Hierarchy

  • Issue

Implemented by

Index

Methods

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