Compute Engine v1 API - Class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.HealthStatus (3.32.0)

public static class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.HealthStatus

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

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

Inheritance

object > ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.HealthStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Healthy

public const string Healthy = "HEALTH_STATUS_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

Unhealthy

public const string Unhealthy = "HEALTH_STATUS_UNHEALTHY"

Wire representation of Unhealthy .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "HEALTH_STATUS_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string