GetInsightsPlainArgs

data class GetInsightsPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetInsightsPlainArgs>

A collection of arguments for invoking getInsights.

Constructors

Link copied to clipboard
fun GetInsightsPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Specifies the name of the Application Insights component.

Link copied to clipboard

Specifies the name of the resource group the Application Insights component is located in.