Uses of Interface
com.microsoft.azure.management.appservice.AppSetting
-
-
Uses of AppSetting in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return types with arguments of type AppSetting Modifier and Type Method Description Map<String,AppSetting>WebAppBase. getAppSettings()rx.Observable<Map<String,AppSetting>>WebAppBase. getAppSettingsAsync()
-