Partager via


AppInsightsCredentials interface

Informations d’identification AppInsights.

Propriétés

appId

ID d’application AppInsights.

instrumentationKey

Clé d’instrumentation AppInsights. Cela n’est pas retourné en réponse à GET/PUT sur la ressource. Pour ce faire, appelez l’API listKeys.

Détails de la propriété

appId

ID d’application AppInsights.

appId?: string

Valeur de propriété

string

instrumentationKey

Clé d’instrumentation AppInsights. Cela n’est pas retourné en réponse à GET/PUT sur la ressource. Pour ce faire, appelez l’API listKeys.

instrumentationKey?: string

Valeur de propriété

string