public static class ComputeEnumConstants.NetworkEndpointGroupsListEndpointsRequest.HealthStatus
Reference 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
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |