public abstract class AbstractLinuxFunctionRuntimeHandler extends FunctionRuntimeHandler
FunctionRuntimeHandler.Builder<T extends FunctionRuntimeHandler.Builder<T>>| Modifier and Type | Field and Description |
|---|---|
private static String |
FUNCTION_EXTENSION_VERSION_NOT_SUPPORTED |
private static FunctionExtensionVersion |
LINUX_MINIMUM_VERSION |
dockerCredentialProvider, functionExtensionVersion, javaVersion, runtimeConfigurationappName, azure, image, pricingTier, region, registryUrl, resourceGroup, servicePlanName, servicePlanResourceGroup| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLinuxFunctionRuntimeHandler(FunctionRuntimeHandler.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkFunctionExtensionVersion() |
protected com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithDockerContainerImage |
defineLinuxFunction() |
changeAppServicePlan, createDeploymentSlot, defineAppWithRuntime, defineFunction, getResourceGroup, updateAppRuntime, updateDeploymentSlotgetAppServicePlan, updateAppServicePlanprivate static final FunctionExtensionVersion LINUX_MINIMUM_VERSION
private static final String FUNCTION_EXTENSION_VERSION_NOT_SUPPORTED
protected AbstractLinuxFunctionRuntimeHandler(FunctionRuntimeHandler.Builder builder)
Copyright © 2020. All rights reserved.