public class WindowsFunctionRuntimeHandler extends FunctionRuntimeHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
WindowsFunctionRuntimeHandler.Builder |
dockerCredentialProvider, functionExtensionVersion, runtimeConfigurationappName, azure, image, pricingTier, region, registryUrl, resourceGroup, servicePlanName, servicePlanResourceGroup| Modifier | Constructor and Description |
|---|---|
protected |
WindowsFunctionRuntimeHandler(WindowsFunctionRuntimeHandler.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithCreate |
defineAppWithRuntime() |
com.microsoft.azure.management.appservice.FunctionApp.Update |
updateAppRuntime(com.microsoft.azure.management.appservice.FunctionApp app) |
changeAppServicePlan, defineFunction, getResourceGroupgetAppServicePlan, updateAppServicePlanprotected WindowsFunctionRuntimeHandler(WindowsFunctionRuntimeHandler.Builder builder)
public com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithCreate defineAppWithRuntime()
defineAppWithRuntime in interface RuntimeHandler<com.microsoft.azure.management.appservice.FunctionApp>defineAppWithRuntime in class FunctionRuntimeHandlerpublic com.microsoft.azure.management.appservice.FunctionApp.Update updateAppRuntime(com.microsoft.azure.management.appservice.FunctionApp app)
updateAppRuntime in interface RuntimeHandler<com.microsoft.azure.management.appservice.FunctionApp>updateAppRuntime in class FunctionRuntimeHandlerCopyright © 2020. All rights reserved.