GetProactiveDetectionConfigurationPlainArgs

data class GetProactiveDetectionConfigurationPlainArgs(val configurationId: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetProactiveDetectionConfigurationPlainArgs>

Constructors

fun GetProactiveDetectionConfigurationPlainArgs(configurationId: String, resourceGroupName: String, resourceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetProactiveDetectionConfigurationPlainArgs

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The name of the Application Insights component resource.