Compute Engine v1 API - Class ComputeEnumConstants.HTTPHealthCheck.ProxyHeader (2.13.0)

public static class ComputeEnumConstants.HTTPHealthCheck.ProxyHeader

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HTTPHealthCheck.ProxyHeader.

Constants for wire representations of the HTTPHealthCheck.Types.ProxyHeader enum.

Inheritance

object > ComputeEnumConstants.HTTPHealthCheck.ProxyHeader

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
string

ProxyV1

public const string ProxyV1 = "PROXY_V1"

Wire representation of ProxyV1.

Field Value
TypeDescription
string

UndefinedProxyHeader

public const string UndefinedProxyHeader = "UNDEFINED_PROXY_HEADER"

Wire representation of UndefinedProxyHeader.

Field Value
TypeDescription
string