### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealth" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealth" name: "ApplicationGatewayBackendHealth" nameWithType: "ApplicationGatewayBackendHealth" summary: "A client-side representation of the health information of an application gateway backend." syntax: "public interface **ApplicationGatewayBackendHealth**
extends <>, , <>" methods: - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealth.backend()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealth.backend()" name: "backend()" nameWithType: "ApplicationGatewayBackendHealth.backend()" modifiers: - "abstract" syntax: "public abstract ApplicationGatewayBackend backend()" returns: description: "the application gateway backend address pool that is health information pertains to" type: "" - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealth.httpConfigurationHealths()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealth.httpConfigurationHealths()" name: "httpConfigurationHealths()" nameWithType: "ApplicationGatewayBackendHealth.httpConfigurationHealths()" modifiers: - "abstract" syntax: "public abstract Map httpConfigurationHealths()" returns: description: "the health information about each associated backend HTTP settings configuration, indexed by its name" type: "<,>" type: "interface" desc: "A client-side representation of the health information of an application gateway backend." implements: - "" - "<>" - "<>" metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4