Class ComputeEnumConstants.NetworkEndpointGroupsListEndpointsRequest.HealthStatus (1.2.0)

public static class 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