Compute Engine v1 API - Class ComputeEnumConstants.NetworkEndpointGroupsListEndpointsRequest.HealthStatus (2.13.0)

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.

Inheritance

object > ComputeEnumConstants.NetworkEndpointGroupsListEndpointsRequest.HealthStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Show

public const string Show = "SHOW"

Wire representation of Show.

Field Value
TypeDescription
string

Skip

public const string Skip = "SKIP"

Wire representation of Skip.

Field Value
TypeDescription
string

UndefinedHealthStatus

public const string UndefinedHealthStatus = "UNDEFINED_HEALTH_STATUS"

Wire representation of UndefinedHealthStatus.

Field Value
TypeDescription
string