Uses of Class
com.azure.resourcemanager.appservice.models.AppInsightsWebAppStackSettings
Packages that use AppInsightsWebAppStackSettings
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of AppInsightsWebAppStackSettings in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type AppInsightsWebAppStackSettingsModifier and TypeClassDescriptionfinal classApp Insights Web App stack settings.Methods in com.azure.resourcemanager.appservice.models that return AppInsightsWebAppStackSettingsModifier and TypeMethodDescriptionFunctionAppRuntimeSettings.appInsightsSettings()Get the appInsightsSettings property: Application Insights settings associated with the minor version.WebAppRuntimeSettings.appInsightsSettings()Get the appInsightsSettings property: Application Insights settings associated with the minor version.AppInsightsWebAppStackSettings.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AppInsightsWebAppStackSettings from the JsonReader.