Uses of Class
com.azure.resourcemanager.appplatform.models.ApplicationInsightsAgentVersions
Packages that use ApplicationInsightsAgentVersions
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ApplicationInsightsAgentVersions in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ApplicationInsightsAgentVersionsModifier and TypeMethodDescriptionMonitoringSettingProperties.appInsightsAgentVersions()Get the appInsightsAgentVersions property: Indicates the versions of application insight agent.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ApplicationInsightsAgentVersionsModifier and TypeMethodDescriptionMonitoringSettingProperties.withAppInsightsAgentVersions(ApplicationInsightsAgentVersions appInsightsAgentVersions) Set the appInsightsAgentVersions property: Indicates the versions of application insight agent.