public static class ComputeEnumConstants.NetworkEndpointGroupsListEndpointsRequest.HealthStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkEndpointGroupsListEndpointsRequest.HealthStatus.
Constants for wire representations of the NetworkEndpointGroupsListEndpointsRequest.Types.HealthStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Show
public const string Show = "SHOW"Wire representation of Show .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Skip
public const string Skip = "SKIP"Wire representation of Skip .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedHealthStatus
public const string UndefinedHealthStatus = "UNDEFINED_HEALTH_STATUS"Wire representation of UndefinedHealthStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|