Enum HealthCheck.Types.Type (1.3.0)

public enum Type

Specifies the type of the healthCheck, either TCP, SSL, HTTP, HTTPS or HTTP2. Exactly one of the protocol-specific health check field 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.