ApplicationGatewayBackendHealthServer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, SubResource, ApplicationGatewayBackendHealthServerHealth, 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 of IP configuration of backend server. |
Applies to
Azure SDK for .NET