Compute Engine v1 API - Class ComputeEnumConstants.AllocationResourceStatusHealthInfo.HealthStatus (3.12.0)

public static class ComputeEnumConstants.AllocationResourceStatusHealthInfo.HealthStatus

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AllocationResourceStatusHealthInfo.HealthStatus.

Constants for wire representations of the AllocationResourceStatusHealthInfo.Types.HealthStatus enum.

Inheritance

object > ComputeEnumConstants.AllocationResourceStatusHealthInfo.HealthStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Degraded

public const string Degraded = "DEGRADED"

Wire representation of Degraded .

Field Value
Type Description
string

Healthy

public const string Healthy = "HEALTHY"

Wire representation of Healthy .

Field Value
Type Description
string

UndefinedHealthStatus

public const string UndefinedHealthStatus = "UNDEFINED_HEALTH_STATUS"

Wire representation of UndefinedHealthStatus .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "HEALTH_STATUS_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string