Uses of Class
com.azure.resourcemanager.appservice.models.WindowsJavaContainerSettings
Packages that use WindowsJavaContainerSettings
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WindowsJavaContainerSettings in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type WindowsJavaContainerSettingsModifier and TypeClassDescriptionfinal classWindows Java Container settings.Methods in com.azure.resourcemanager.appservice.models that return WindowsJavaContainerSettingsModifier and TypeMethodDescriptionstatic WindowsJavaContainerSettingsWindowsJavaContainerSettings.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WindowsJavaContainerSettings from the JsonReader.WebAppRuntimes.windowsContainerSettings()Get the windowsContainerSettings property: Windows-specific settings associated with the Java container minor version.