public static class ComputeEnumConstants.HealthCheck.Type
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthCheck.Type.
Constants for wire representations of the HealthCheck.Types.Type enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Grpc
public const string Grpc = "GRPC"
Wire representation of Grpc.
Field Value | |
---|---|
Type | Description |
string |
Http
public const string Http = "HTTP"
Wire representation of Http.
Field Value | |
---|---|
Type | Description |
string |
Http2
public const string Http2 = "HTTP2"
Wire representation of Http2.
Field Value | |
---|---|
Type | Description |
string |
Https
public const string Https = "HTTPS"
Wire representation of Https.
Field Value | |
---|---|
Type | Description |
string |
Invalid
public const string Invalid = "INVALID"
Wire representation of Invalid.
Field Value | |
---|---|
Type | Description |
string |
Ssl
public const string Ssl = "SSL"
Wire representation of Ssl.
Field Value | |
---|---|
Type | Description |
string |
Tcp
public const string Tcp = "TCP"
Wire representation of Tcp.
Field Value | |
---|---|
Type | Description |
string |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
string |