Interface ApplicationGatewayBackendServerHealth

All Superinterfaces:
HasInner<ApplicationGatewayBackendHealthServer>, HasParent<ApplicationGatewayBackendHttpConfigurationHealth>

@Beta(V1_4_0) public interface ApplicationGatewayBackendServerHealth extends HasInner<ApplicationGatewayBackendHealthServer>, HasParent<ApplicationGatewayBackendHttpConfigurationHealth>
A client-side representation of the health information of an application gateway backend server.
  • Method Details

    • ipAddress

      String ipAddress()
      Returns:
      IP address of the server this health information pertains to
    • getNetworkInterfaceIPConfiguration

      NicIPConfiguration getNetworkInterfaceIPConfiguration()
      Gets the IP configuration of the network interface this health information pertains to.
      Returns:
      a network interface IP configuration
    • status

      Returns:
      the health status of the server