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