Uses of Interface
com.microsoft.azure.toolkit.lib.appservice.file.AzureFunctionsAdminClient.FunctionsService
-
Packages that use AzureFunctionsAdminClient.FunctionsService Package Description com.microsoft.azure.toolkit.lib.appservice.file -
-
Uses of AzureFunctionsAdminClient.FunctionsService in com.microsoft.azure.toolkit.lib.appservice.file
Fields in com.microsoft.azure.toolkit.lib.appservice.file declared as AzureFunctionsAdminClient.FunctionsService Modifier and Type Field Description private AzureFunctionsAdminClient.FunctionsServiceAzureFunctionsAdminClient. functionsServiceConstructors in com.microsoft.azure.toolkit.lib.appservice.file with parameters of type AzureFunctionsAdminClient.FunctionsService Constructor Description AzureFunctionsAdminClient(AzureFunctionsAdminClient.FunctionsService functionsService, FunctionAppBase<?,?,?> app)
-