GetInsightsResult

data class GetInsightsResult(val appId: String, val applicationType: String, val connectionString: String, val id: String, val instrumentationKey: String, val location: String, val name: String, val resourceGroupName: String, val retentionInDays: Int, val tags: Map<String, String>, val workspaceId: String)

A collection of values returned by getInsights.

Constructors

Link copied to clipboard
constructor(appId: String, applicationType: String, connectionString: String, id: String, instrumentationKey: String, location: String, name: String, resourceGroupName: String, retentionInDays: Int, tags: Map<String, String>, workspaceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The App ID associated with this Application Insights component.

Link copied to clipboard

The type of the component.

Link copied to clipboard

The connection string of the Application Insights component. (Sensitive)

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The instrumentation key of the Application Insights component.

Link copied to clipboard

The Azure location where the component exists.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The retention period in days.

Link copied to clipboard

Tags applied to the component.

Link copied to clipboard

The id of the associated Log Analytics workspace