Compute Engine v1 API - Class ComputeEnumConstants.HealthCheckService.HealthStatusAggregationPolicy (2.5.0)

public static class HealthStatusAggregationPolicy

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthCheckService.HealthStatusAggregationPolicy.

Constants for wire representations of the HealthCheckService.Types.HealthStatusAggregationPolicy enum.

Inheritance

Object > ComputeEnumConstants.HealthCheckService.HealthStatusAggregationPolicy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

And

public const string And = "AND"

Wire representation of And.

Field Value
TypeDescription
String

NoAggregation

public const string NoAggregation = "NO_AGGREGATION"

Wire representation of NoAggregation.

Field Value
TypeDescription
String

UndefinedHealthStatusAggregationPolicy

public const string UndefinedHealthStatusAggregationPolicy = "UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY"
Field Value
TypeDescription
String