getComponent

Returns an Application Insights component. API Version: 2015-05-01.

Return

An Application Insights component definition.

Parameters

argument

null


suspend fun getComponent(resourceGroupName: String, resourceName: String): GetComponentResult

Return

An Application Insights component definition.

Parameters

resourceGroupName

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

resourceName

The name of the Application Insights component resource.

See also


Return

An Application Insights component definition.

Parameters

argument

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

See also