@Beta(value=V1_4_0) public interface ApplicationGatewayBackendHttpConfigurationHealth extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<ApplicationGatewayBackendHealthHttpSettings>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<ApplicationGatewayBackendHealth>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration |
backendHttpConfiguration() |
Map<String,ApplicationGatewayBackendServerHealth> |
serverHealths() |
innerApplicationGatewayBackendHttpConfiguration backendHttpConfiguration()
Map<String,ApplicationGatewayBackendServerHealth> serverHealths()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/