public static class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.UnhealthyReasonReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.UnhealthyReason.
Constants for wire representations of the GetHealthOperationMetadataHealthInfo.Types.UnhealthyReason enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
PendingUserApproval
public const string PendingUserApproval = "UNHEALTHY_REASON_PENDING_USER_APPROVAL"Wire representation of PendingUserApproval .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Repairing
public const string Repairing = "UNHEALTHY_REASON_REPAIRING"Wire representation of Repairing .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedUnhealthyReason
public const string UndefinedUnhealthyReason = "UNDEFINED_UNHEALTHY_REASON"Wire representation of UndefinedUnhealthyReason .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unschedulable
public const string Unschedulable = "UNHEALTHY_REASON_UNSCHEDULABLE"Wire representation of Unschedulable .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "UNHEALTHY_REASON_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|