azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
5.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth"
name: "ApplicationGatewayBackendHttpConfigurationHealth"
nameWithType: "ApplicationGatewayBackendHttpConfigurationHealth"
summary: "A client-side representation of the health information of an application gateway backend HTTP settings configuration."
syntax: "public interface **ApplicationGatewayBackendHttpConfigurationHealth**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings?alt=com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings&text=ApplicationGatewayBackendHealthHttpSettings\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayBackendHealth?alt=com.microsoft.azure.management.network.ApplicationGatewayBackendHealth&text=ApplicationGatewayBackendHealth\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasName?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth.backendHttpConfiguration()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth.backendHttpConfiguration()"
name: "backendHttpConfiguration()"
nameWithType: "ApplicationGatewayBackendHttpConfigurationHealth.backendHttpConfiguration()"
modifiers:
- "abstract"
syntax: "public abstract ApplicationGatewayBackendHttpConfiguration backendHttpConfiguration()"
returns:
description: "the associated application gateway backend HTTP configuration settings this health information pertains to"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration&text=ApplicationGatewayBackendHttpConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth.serverHealths()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth.serverHealths()"
name: "serverHealths()"
nameWithType: "ApplicationGatewayBackendHttpConfigurationHealth.serverHealths()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,ApplicationGatewayBackendServerHealth> serverHealths()"
returns:
description: "information about the health of each backend server, indexed by the server's IP address"
type: "<xref href=\"java.util.Map?alt=java.util.Map&text=Map\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayBackendServerHealth?alt=com.microsoft.azure.management.network.ApplicationGatewayBackendServerHealth&text=ApplicationGatewayBackendServerHealth\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "A client-side representation of the health information of an application gateway backend HTTP settings configuration."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasName?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayBackendHealth?alt=com.microsoft.azure.management.network.ApplicationGatewayBackendHealth&text=ApplicationGatewayBackendHealth\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings?alt=com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings&text=ApplicationGatewayBackendHealthHttpSettings\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4