ApplicationGatewayBackendHealthServer Class
Application gateway backendhealth http settings.
- Inheritance
-
ApplicationGatewayBackendHealthServer
Constructor
ApplicationGatewayBackendHealthServer(*, address: typing.Union[str, NoneType] = None, ip_configuration: typing.Union[_ForwardRef('SubResource'), NoneType] = None, health: typing.Union[str, _ForwardRef('ApplicationGatewayBackendHealthServerHealth'), NoneType] = None, **kwargs)
Parameters
- address
- str
IP address or FQDN of backend server.
- ip_configuration
- SubResource
Reference of IP configuration of backend server.
Health of backend server. Possible values are: 'Unknown', 'Up', 'Down', and 'Partial'. Possible values include: "Unknown", "Up", "Down", "Partial".
Feedback
Submit and view feedback for