getProactiveDetectionConfiguration

Get the ProactiveDetection configuration for this configuration id. API Version: 2015-05-01.

Return

Properties that define a ProactiveDetection configuration.

Parameters

argument

null


suspend fun getProactiveDetectionConfiguration(configurationId: String, resourceGroupName: String, resourceName: String): GetProactiveDetectionConfigurationResult

Return

Properties that define a ProactiveDetection configuration.

Parameters

configurationId

The ProactiveDetection configuration ID. This is unique within a Application Insights component.

resourceGroupName

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

resourceName

The name of the Application Insights component resource.

See also


Return

Properties that define a ProactiveDetection configuration.

Parameters

argument

Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetProactiveDetectionConfigurationPlainArgs.

See also