Uses of Class
com.microsoft.azure.management.batchai.AppInsightsReference
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of AppInsightsReference in com.microsoft.azure.management.batchai
Modifier and TypeMethodDescriptionPerformanceCountersSettings.appInsightsReference()
Get azure Application Insights information for performance counters reporting.AppInsightsReference.withComponent
(ResourceId component) Set azure Application Insights component resource ID.AppInsightsReference.withInstrumentationKey
(String instrumentationKey) Set value of the Azure Application Insights instrumentation key.AppInsightsReference.withInstrumentationKeySecretReference
(KeyVaultSecretReference instrumentationKeySecretReference) Set keyVault Store and Secret which contains Azure Application Insights instrumentation key.Modifier and TypeMethodDescriptionPerformanceCountersSettings.withAppInsightsReference
(AppInsightsReference appInsightsReference) Set azure Application Insights information for performance counters reporting.