Compute Engine v1 API - Class ComputeEnumConstants.ManagedInstanceInstanceHealth.DetailedHealthState (2.15.0)

public static class ComputeEnumConstants.ManagedInstanceInstanceHealth.DetailedHealthState

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ManagedInstanceInstanceHealth.DetailedHealthState.

Constants for wire representations of the ManagedInstanceInstanceHealth.Types.DetailedHealthState enum.

Inheritance

object > ComputeEnumConstants.ManagedInstanceInstanceHealth.DetailedHealthState

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Draining

public const string Draining = "DRAINING"

Wire representation of Draining.

Field Value
TypeDescription
string

Healthy

public const string Healthy = "HEALTHY"

Wire representation of Healthy.

Field Value
TypeDescription
string

Timeout

public const string Timeout = "TIMEOUT"

Wire representation of Timeout.

Field Value
TypeDescription
string

UndefinedDetailedHealthState

public const string UndefinedDetailedHealthState = "UNDEFINED_DETAILED_HEALTH_STATE"

Wire representation of UndefinedDetailedHealthState.

Field Value
TypeDescription
string

Unhealthy

public const string Unhealthy = "UNHEALTHY"

Wire representation of Unhealthy.

Field Value
TypeDescription
string

Unknown

public const string Unknown = "UNKNOWN"

Wire representation of Unknown.

Field Value
TypeDescription
string