Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProductGroupImpl

Package version

Class containing ProductGroup operations.

Hierarchy

  • ProductGroupImpl

Implements

Index

Constructors

constructor

Methods

checkEntityExists

createOrUpdate

delete

  • Deletes the association between the specified group and product.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • productId: string

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

    • groupId: string

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

    • Optional options: ProductGroupDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

listByProduct

Generated using TypeDoc