Uses of Class
com.azure.resourcemanager.appplatform.models.DevToolPortalFeatureSettings
Packages that use DevToolPortalFeatureSettings
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of DevToolPortalFeatureSettings in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return DevToolPortalFeatureSettingsModifier and TypeMethodDescriptionDevToolPortalProperties.features()Get the features property: Settings for Dev Tool Portal.static DevToolPortalFeatureSettingsDevToolPortalFeatureSettings.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DevToolPortalFeatureSettings from the JsonReader.DevToolPortalFeatureSettings.withApplicationAccelerator(DevToolPortalFeatureDetail applicationAccelerator) Set the applicationAccelerator property: Detail of Accelerator plugin.DevToolPortalFeatureSettings.withApplicationLiveView(DevToolPortalFeatureDetail applicationLiveView) Set the applicationLiveView property: Detail of App Live View plugin.Methods in com.azure.resourcemanager.appplatform.models with parameters of type DevToolPortalFeatureSettingsModifier and TypeMethodDescriptionDevToolPortalProperties.withFeatures(DevToolPortalFeatureSettings features) Set the features property: Settings for Dev Tool Portal.