Interface protos.google.cloud.compute.v1.IHTTPHealthCheck (4.3.0)

Properties of a HTTPHealthCheck.

Package

@google-cloud/compute

Properties

host

host?: (string|null);

HTTPHealthCheck host

port

port?: (number|null);

HTTPHealthCheck port

portName

portName?: (string|null);

HTTPHealthCheck portName

portSpecification

portSpecification?: (string|null);

HTTPHealthCheck portSpecification

proxyHeader

proxyHeader?: (string|null);

HTTPHealthCheck proxyHeader

requestPath

requestPath?: (string|null);

HTTPHealthCheck requestPath

response

response?: (string|null);

HTTPHealthCheck response