Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackendHealth
-
Packages that use ApplicationGatewayBackendHealth Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHealth in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type ApplicationGatewayBackendHealth Modifier and Type Method Description Map<String,ApplicationGatewayBackendHealth>ApplicationGateway. checkBackendHealth()Checks the backend health.Mono<Map<String,ApplicationGatewayBackendHealth>>ApplicationGateway. checkBackendHealthAsync()Checks the backend health asynchronously.
-