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
-
System.ObjectApplicationGatewayBackendHealthServer
Constructors
ApplicationGatewayBackendHealthServer() |
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 are: 'Unknown', 'Up', 'Down', and 'Partial'. Possible values include: 'Unknown', 'Up', 'Down', 'Partial' |
IpConfiguration |
Gets or sets reference of IP configuration of backend server. |