public interface RuntimeHandler<T extends com.microsoft.azure.management.appservice.WebAppBase>
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithCreate |
defineAppWithRuntime() |
com.microsoft.azure.management.appservice.WebAppBase.Update |
updateAppRuntime(T app) |
com.microsoft.azure.management.appservice.AppServicePlan |
updateAppServicePlan(T app) |
com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithCreate defineAppWithRuntime()
throws AzureExecutionException
AzureExecutionExceptioncom.microsoft.azure.management.appservice.WebAppBase.Update updateAppRuntime(T app) throws AzureExecutionException
AzureExecutionExceptioncom.microsoft.azure.management.appservice.AppServicePlan updateAppServicePlan(T app) throws AzureExecutionException
AzureExecutionExceptionCopyright © 2020. All rights reserved.