Uses of Interface
com.azure.resourcemanager.appservice.models.AppSetting
-
Packages that use AppSetting Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of AppSetting in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type AppSetting Modifier and Type Method Description Map<String,AppSetting>WebAppBase. getAppSettings()Mono<Map<String,AppSetting>>WebAppBase. getAppSettingsAsync()
-