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

Properties of a HTTPSHealthCheck.

Package

@google-cloud/compute

Properties

host

host?: (string|null);

HTTPSHealthCheck host

port

port?: (number|null);

HTTPSHealthCheck port

portName

portName?: (string|null);

HTTPSHealthCheck portName

portSpecification

portSpecification?: (string|null);

HTTPSHealthCheck portSpecification

proxyHeader

proxyHeader?: (string|null);

HTTPSHealthCheck proxyHeader

requestPath

requestPath?: (string|null);

HTTPSHealthCheck requestPath

response

response?: (string|null);

HTTPSHealthCheck response