public interface ApplicationGatewayBackendServerHealth extends HasInnerModel<ApplicationGatewayBackendHealthServerInner>, 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() |
innerModelString ipAddress()
NicIpConfiguration getNetworkInterfaceIPConfiguration()
ApplicationGatewayBackendHealthStatus status()
Copyright © 2021 Microsoft Corporation. All rights reserved.