Google.Cloud.BeyondCorp.AppConnectors.V1 - Enum HealthStatus (1.0.0)

public enum HealthStatus

Reference documentation and code samples for the Google.Cloud.BeyondCorp.AppConnectors.V1 enum HealthStatus.

HealthStatus represents the health status.

Namespace

Google.Cloud.BeyondCorp.AppConnectors.V1

Assembly

Google.Cloud.BeyondCorp.AppConnectors.V1.dll

Fields

NameDescription
Degraded

Some sub-resources are UNHEALTHY.

Healthy

The resource is healthy.

Unhealthy

The resource is unhealthy.

Unresponsive

The resource is unresponsive.

Unspecified

Health status is unknown: not initialized or failed to retrieve.