TCPHealthCheck class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
port
↔ int?
-
The TCP port number to which the health check prober sends packets.
getter/setter pair
-
portName
↔ String?
-
Not supported.
getter/setter pair
-
portSpecification
↔ String?
-
Specifies how a port is selected for health checking.
getter/setter pair
-
Specifies the type of proxy header to append before sending data to the
backend, either NONE or PROXY_V1.
getter/setter pair
-
request
↔ String?
-
Instructs the health check prober to send this exact ASCII string, up to
1024 bytes in length, after establishing the TCP connection.
getter/setter pair
-
response
↔ String?
-
Creates a content-based TCP health check.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited