Compute Engine v1 API - Enum HealthCheck.Types.Type (3.22.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 matchtype field.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Grpc
GrpcWithTls
Http
Http2
Https
Invalid
Ssl
Tcp
UndefinedType

A value indicating that the enum field is not set.