Package version:

Interface APICollectionOnboarding

Interface representing a APICollectionOnboarding.

Hierarchy

  • APICollectionOnboarding

Methods

Methods

  • Onboard an Azure API Management API to Defender for APIs. The system will start monitoring the operations within the Azure Management API for intrusive behaviors and provide alerts for attacks that have been detected.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • serviceName: string

      The name of the API Management service.

    • apiCollectionId: string

      A string representing the apiCollections resource within the Microsoft.Security provider namespace. This string matches the Azure API Management API name.

    • Optional options: APICollectionOnboardingCreateOptionalParams

      The options parameters.

    Returns Promise<ApiCollectionResponse>

Generated using TypeDoc