get Component
Returns an Application Insights component. Uses Azure REST API version 2020-02-02. Other available API versions: 2015-05-01, 2018-05-01-preview, 2020-02-02-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native applicationinsights [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
An Application Insights component definition.
Parameters
argument
null
Return
An Application Insights component definition.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
resource Name
The name of the Application Insights component resource.
See also
suspend fun getComponent(argument: suspend GetComponentPlainArgsBuilder.() -> Unit): GetComponentResult
Return
An Application Insights component definition.
Parameters
argument
Builder for com.pulumi.azurenative.applicationinsights.kotlin.inputs.GetComponentPlainArgs.