Uses of Interface
com.microsoft.azure.toolkit.lib.appservice.file.IFileClient
-
Packages that use IFileClient Package Description com.microsoft.azure.toolkit.lib.appservice com.microsoft.azure.toolkit.lib.appservice.file com.microsoft.azure.toolkit.lib.appservice.function -
-
Uses of IFileClient in com.microsoft.azure.toolkit.lib.appservice
Methods in com.microsoft.azure.toolkit.lib.appservice that return IFileClient Modifier and Type Method Description protected IFileClientAppServiceAppBase. getFileClient() -
Uses of IFileClient in com.microsoft.azure.toolkit.lib.appservice.file
Classes in com.microsoft.azure.toolkit.lib.appservice.file that implement IFileClient Modifier and Type Class Description classAppServiceKuduClientclassAzureFunctionsAdminClient -
Uses of IFileClient in com.microsoft.azure.toolkit.lib.appservice.function
Methods in com.microsoft.azure.toolkit.lib.appservice.function that return IFileClient Modifier and Type Method Description protected IFileClientFunctionAppBase. getFileClient()
-