public static class ComputeEnumConstants.HealthCheckService.HealthStatusAggregationPolicyReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthCheckService.HealthStatusAggregationPolicy.
Constants for wire representations of the HealthCheckService.Types.HealthStatusAggregationPolicy enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
And
public const string And = "AND"Wire representation of And.
| Field Value | |
|---|---|
| Type | Description |
string |
|
NoAggregation
public const string NoAggregation = "NO_AGGREGATION"Wire representation of NoAggregation.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedHealthStatusAggregationPolicy
public const string UndefinedHealthStatusAggregationPolicy = "UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY"Wire representation of UndefinedHealthStatusAggregationPolicy.
| Field Value | |
|---|---|
| Type | Description |
string |
|