@Beta(value=V1_4_0) public interface ApplicationGatewayBackendServerHealth extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<ApplicationGatewayBackendHealthServer>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<ApplicationGatewayBackendHttpConfigurationHealth>
| Modifier and Type | Method and Description |
|---|---|
NicIPConfiguration |
getNetworkInterfaceIPConfiguration()
Gets the IP configuration of the network interface this health information pertains to.
|
String |
ipAddress() |
ApplicationGatewayBackendHealthStatus |
status() |
String ipAddress()
NicIPConfiguration getNetworkInterfaceIPConfiguration()
ApplicationGatewayBackendHealthStatus status()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/