AppInsightsCredentials interface
Informations d’identification AppInsights.
Propriétés
| app |
ID d’application AppInsights. |
| instrumentation |
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