Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiProduct

Package version

Interface representing a ApiProduct.

Hierarchy

  • ApiProduct

Implemented by

Index

Methods

Methods

listByApis

  • Lists all Products, which the API is part of.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • apiId: string

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

    • Optional options: ApiProductListByApisOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<ProductContract>

Generated using TypeDoc