getAPICollectionByAzureApiManagementService

Gets an Azure API Management API if it has been onboarded to Microsoft Defender for APIs. If an Azure API Management API is onboarded to Microsoft Defender for APIs, the system will monitor the operations within the Azure API Management API for intrusive behaviors and provide alerts for attacks that have been detected. Uses Azure REST API version 2023-11-15.

Return

An API collection as represented by Microsoft Defender for APIs.

Parameters

argument

null


Return

An API collection as represented by Microsoft Defender for APIs.

Parameters

apiId

API revision identifier. Must be unique in the API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.

resourceGroupName

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

serviceName

The name of the API Management service.

See also


Return

An API collection as represented by Microsoft Defender for APIs.

Parameters

argument

Builder for com.pulumi.azurenative.security.kotlin.inputs.GetAPICollectionByAzureApiManagementServicePlainArgs.

See also