AppInsightsCredentials Class

Definition

AppInsights credentials.

public class AppInsightsCredentials
type AppInsightsCredentials = class
Public Class AppInsightsCredentials
Inheritance
AppInsightsCredentials

Properties

AppId

The AppInsights application ID.

InstrumentationKey

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

Applies to