Uses of Class
com.azure.resourcemanager.appplatform.models.ApplicationInsightsAgentVersions
-
Packages that use ApplicationInsightsAgentVersions Package Description com.azure.resourcemanager.appplatform.models 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 ApplicationInsightsAgentVersions Modifier and Type Method Description ApplicationInsightsAgentVersionsMonitoringSettingProperties. appInsightsAgentVersions()Get the appInsightsAgentVersions property: Indicates the versions of application insight agent.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ApplicationInsightsAgentVersions Modifier and Type Method Description MonitoringSettingPropertiesMonitoringSettingProperties. withAppInsightsAgentVersions(ApplicationInsightsAgentVersions appInsightsAgentVersions)Set the appInsightsAgentVersions property: Indicates the versions of application insight agent.
-