Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppInsightsReference

Package version

interface

An interface representing AppInsightsReference. Azure Application Insights information for performance counters reporting.

Hierarchy

  • AppInsightsReference

Index

Properties

component

component: ResourceId
member

{ResourceId} component Component ID. Azure Application Insights component resource ID.

Optional instrumentationKey

instrumentationKey: undefined | string
member

{string} [instrumentationKey] Instrumentation Key. Value of the Azure Application Insights instrumentation key.

Optional instrumentationKeySecretReference

instrumentationKeySecretReference: KeyVaultSecretReference
member

{KeyVaultSecretReference} [instrumentationKeySecretReference] Instrumentation key KeyVault Secret reference. KeyVault Store and Secret which contains Azure Application Insights instrumentation key. One of instrumentationKey or instrumentationKeySecretReference must be specified.

Generated using TypeDoc