Uses of Interface
com.microsoft.azure.toolkit.lib.appservice.deploy.IFunctionDeployHandler
-
Packages that use IFunctionDeployHandler Package Description com.microsoft.azure.toolkit.lib.appservice.deploy com.microsoft.azure.toolkit.lib.appservice.function -
-
Uses of IFunctionDeployHandler in com.microsoft.azure.toolkit.lib.appservice.deploy
Classes in com.microsoft.azure.toolkit.lib.appservice.deploy that implement IFunctionDeployHandler Modifier and Type Class Description classFTPFunctionDeployHandlerclassMSFunctionDeployHandlerclassRunFromBlobFunctionDeployHandlerclassRunFromZipFunctionDeployHandlerclassZIPFunctionDeployHandler -
Uses of IFunctionDeployHandler in com.microsoft.azure.toolkit.lib.appservice.function
Methods in com.microsoft.azure.toolkit.lib.appservice.function that return IFunctionDeployHandler Modifier and Type Method Description protected IFunctionDeployHandlerFunctionAppBase. getDeployHandlerByType(FunctionDeployType deployType)
-