ApplicationGatewayBackendHealthServer Class

Definition

Application gateway backendhealth http settings.

public class ApplicationGatewayBackendHealthServer
type ApplicationGatewayBackendHealthServer = class
Public Class ApplicationGatewayBackendHealthServer
Inheritance
ApplicationGatewayBackendHealthServer

Constructors

ApplicationGatewayBackendHealthServer()

Initializes a new instance of the ApplicationGatewayBackendHealthServer class.

ApplicationGatewayBackendHealthServer(String, NetworkInterfaceIPConfiguration, String, String)

Initializes a new instance of the ApplicationGatewayBackendHealthServer class.

Properties

Address

Gets or sets IP address or FQDN of backend server.

Health

Gets or sets health of backend server. Possible values include: 'Unknown', 'Up', 'Down', 'Partial', 'Draining'

HealthProbeLog

Gets or sets health Probe Log.

IpConfiguration

Gets or sets reference to IP configuration of backend server.

Applies to