Uses of Class
com.microsoft.azure.management.batchai.PerformanceCountersSettings
Packages that use PerformanceCountersSettings
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of PerformanceCountersSettings in com.microsoft.azure.management.batchai
Methods in com.microsoft.azure.management.batchai that return PerformanceCountersSettingsModifier and TypeMethodDescriptionNodeSetup.performanceCountersSettings()
Get settings for performance counters collecting and uploading.PerformanceCountersSettings.withAppInsightsReference
(AppInsightsReference appInsightsReference) Set azure Application Insights information for performance counters reporting.Methods in com.microsoft.azure.management.batchai with parameters of type PerformanceCountersSettingsModifier and TypeMethodDescriptionNodeSetup.withPerformanceCountersSettings
(PerformanceCountersSettings performanceCountersSettings) Set settings for performance counters collecting and uploading.