Uses of Class
com.microsoft.azure.toolkit.lib.appservice.webapp.WebAppDraft
-
Packages that use WebAppDraft Package Description com.microsoft.azure.toolkit.lib.appservice.webapp -
-
Uses of WebAppDraft in com.microsoft.azure.toolkit.lib.appservice.webapp
Methods in com.microsoft.azure.toolkit.lib.appservice.webapp that return WebAppDraft Modifier and Type Method Description protected WebAppDraftWebAppModule. newDraftForCreate(String name, String resourceGroupName)protected WebAppDraftWebAppModule. newDraftForUpdate(WebApp origin)
-