Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayBackendHealth
Packages that use ApplicationGatewayBackendHealth
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ApplicationGatewayBackendHealth in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return types with arguments of type ApplicationGatewayBackendHealthModifier and TypeMethodDescriptionApplicationGateway.checkBackendHealth()
Checks the backend health.rx.Observable<Map<String,
ApplicationGatewayBackendHealth>> ApplicationGateway.checkBackendHealthAsync()
Checks the backend health asynchronously.