Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppInsightsCredentials

Package version

interface

An interface representing AppInsightsCredentials. AppInsights credentials.

Hierarchy

  • AppInsightsCredentials

Index

Properties

Optional appId

appId: undefined | string
member

{string} [appId] The AppInsights application ID.

Optional instrumentationKey

instrumentationKey: undefined | string
member

{string} [instrumentationKey] The AppInsights instrumentation key. This is not returned in response of GET/PUT on the resource. To see this please call listKeys API.

Generated using TypeDoc