Package | Description |
---|---|
com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AppInsightsReference |
PerformanceCountersSettings.appInsightsReference()
Get azure Application Insights information for performance counters reporting.
|
AppInsightsReference |
AppInsightsReference.withComponent(ResourceId component)
Set azure Application Insights component resource ID.
|
AppInsightsReference |
AppInsightsReference.withInstrumentationKey(String instrumentationKey)
Set value of the Azure Application Insights instrumentation key.
|
AppInsightsReference |
AppInsightsReference.withInstrumentationKeySecretReference(KeyVaultSecretReference instrumentationKeySecretReference)
Set keyVault Store and Secret which contains Azure Application Insights instrumentation key.
|
Modifier and Type | Method and Description |
---|---|
PerformanceCountersSettings |
PerformanceCountersSettings.withAppInsightsReference(AppInsightsReference appInsightsReference)
Set azure Application Insights information for performance counters reporting.
|
Copyright © 2019. All rights reserved.