public class PerformanceCountersSettings extends Object
| Constructor and Description |
|---|
PerformanceCountersSettings() |
| Modifier and Type | Method and Description |
|---|---|
AppInsightsReference |
appInsightsReference()
Get azure Application Insights information for performance counters reporting.
|
PerformanceCountersSettings |
withAppInsightsReference(AppInsightsReference appInsightsReference)
Set azure Application Insights information for performance counters reporting.
|
public AppInsightsReference appInsightsReference()
public PerformanceCountersSettings withAppInsightsReference(AppInsightsReference appInsightsReference)
appInsightsReference - the appInsightsReference value to set /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/