Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayBackendHealth
-
Packages that use ApplicationGatewayBackendHealth Package Description com.microsoft.azure.management.network 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 ApplicationGatewayBackendHealth Modifier and Type Method Description Map<String,ApplicationGatewayBackendHealth>ApplicationGateway. checkBackendHealth()Checks the backend health.rx.Observable<Map<String,ApplicationGatewayBackendHealth>>ApplicationGateway. checkBackendHealthAsync()Checks the backend health asynchronously.
-