Compute Engine v1 API - Enum HealthCheck.Types.Type (2.13.0)

public enum HealthCheck.Types.Type

Reference documentation and code samples for the Compute Engine v1 API enum HealthCheck.Types.Type.

Specifies the type of the healthCheck, either TCP, SSL, HTTP, HTTPS, HTTP2 or GRPC. Exactly one of the protocol-specific health check fields must be specified, which must match type field.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Grpc
Http
Http2
Https
Invalid
Ssl
Tcp
UndefinedType

A value indicating that the enum field is not set.