Uses of Class
com.microsoft.azure.toolkit.lib.appservice.file.AzureFunctionsAdminClient
-
Packages that use AzureFunctionsAdminClient Package Description com.microsoft.azure.toolkit.lib.appservice.file com.microsoft.azure.toolkit.lib.appservice.function -
-
Uses of AzureFunctionsAdminClient in com.microsoft.azure.toolkit.lib.appservice.file
Methods in com.microsoft.azure.toolkit.lib.appservice.file that return AzureFunctionsAdminClient Modifier and Type Method Description static AzureFunctionsAdminClientAzureFunctionsAdminClient. getClient(com.azure.resourcemanager.appservice.models.WebAppBase functionApp, FunctionAppBase<?,?,?> appService) -
Uses of AzureFunctionsAdminClient in com.microsoft.azure.toolkit.lib.appservice.function
Fields in com.microsoft.azure.toolkit.lib.appservice.function declared as AzureFunctionsAdminClient Modifier and Type Field Description private AzureFunctionsAdminClientFunctionAppBase. fileClientMethods in com.microsoft.azure.toolkit.lib.appservice.function that return AzureFunctionsAdminClient Modifier and Type Method Description protected AzureFunctionsAdminClientFunctionAppBase. getAdminClient()
-