Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Policy

Package version

Interface representing a Policy.

Hierarchy

  • Policy

Implemented by

Index

Methods

createOrUpdate

delete

  • Deletes the global policy configuration of the Api Management Service.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • 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: PolicyDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByService

Generated using TypeDoc