Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProductPolicyImpl

Package version

Class containing ProductPolicy operations.

Hierarchy

  • ProductPolicyImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Deletes the policy configuration at the 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.

    • policyId: PolicyIdName

      The identifier of the Policy.

    • ifMatch: string

      ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.

    • Optional options: ProductPolicyDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByProduct

Generated using TypeDoc