Compute Engine v1 API - Enum HealthStatusForNetworkEndpoint.Types.HealthState (2.15.0)

public enum HealthStatusForNetworkEndpoint.Types.HealthState

Reference documentation and code samples for the Compute Engine v1 API enum HealthStatusForNetworkEndpoint.Types.HealthState.

Health state of the network endpoint determined based on the health checks configured.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Draining

Endpoint is being drained.

Healthy

Endpoint is healthy.

UndefinedHealthState

A value indicating that the enum field is not set.

Unhealthy

Endpoint is unhealthy.

Unknown

Health status of the endpoint is unknown.