Uses of Class
com.microsoft.azure.toolkit.lib.appservice.model.TunnelStatus
-
Packages that use TunnelStatus Package Description com.microsoft.azure.toolkit.lib.appservice com.microsoft.azure.toolkit.lib.appservice.file -
-
Uses of TunnelStatus in com.microsoft.azure.toolkit.lib.appservice
Methods in com.microsoft.azure.toolkit.lib.appservice that return TunnelStatus Modifier and Type Method Description TunnelStatusAppServiceAppBase. getAppServiceTunnelStatus() -
Uses of TunnelStatus in com.microsoft.azure.toolkit.lib.appservice.file
Methods in com.microsoft.azure.toolkit.lib.appservice.file that return TunnelStatus Modifier and Type Method Description TunnelStatusAppServiceKuduClient. getAppServiceTunnelStatus()TunnelStatusIProcessClient. getAppServiceTunnelStatus()Methods in com.microsoft.azure.toolkit.lib.appservice.file that return types with arguments of type TunnelStatus Modifier and Type Method Description reactor.core.publisher.Mono<com.azure.core.http.rest.Response<TunnelStatus>>AppServiceKuduClient.KuduService. getAppServiceTunnelStatus(String host)
-