Add missing function operations, AB#1964474
This commit is contained in:
Родитель
f8e9c6be6e
Коммит
0605a62924
|
@ -30,6 +30,8 @@ appservice.get_client.subscription=get Azure App Service rest client of subscrip
|
|||
appservice.create_update_plan.plan=create or update Azure App Service plan ({0}) from config
|
||||
appservice.check_name.app=check name availability for ({0})
|
||||
|
||||
functionapp.package=generate configuration files and prepare staging directory
|
||||
functionapp.run=run function app locally
|
||||
functionapp.init_gradle_plugin=init Azure Functions Plugin for Gradle
|
||||
functionapp.get_app.app|rg=get Azure Functions app({0}) in resource group{(1)}
|
||||
functionapp.list_apps.subscription=list Azure Functions apps of subscription({0})
|
||||
|
|
Загрузка…
Ссылка в новой задаче