- 3.24.0 (latest)
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
public static class ComputeEnumConstants.AutoscalerStatusDetails.TypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AutoscalerStatusDetails.Type.
Constants for wire representations of the AutoscalerStatusDetails.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AllInstancesUnhealthy
public const string AllInstancesUnhealthy = "ALL_INSTANCES_UNHEALTHY"Wire representation of AllInstancesUnhealthy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
BackendServiceDoesNotExist
public const string BackendServiceDoesNotExist = "BACKEND_SERVICE_DOES_NOT_EXIST"Wire representation of BackendServiceDoesNotExist .
| Field Value | |
|---|---|
| Type | Description |
string |
|
CappedAtMaxNumReplicas
public const string CappedAtMaxNumReplicas = "CAPPED_AT_MAX_NUM_REPLICAS"Wire representation of CappedAtMaxNumReplicas .
| Field Value | |
|---|---|
| Type | Description |
string |
|
CustomMetricDataPointsTooSparse
public const string CustomMetricDataPointsTooSparse = "CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE"Wire representation of CustomMetricDataPointsTooSparse .
| Field Value | |
|---|---|
| Type | Description |
string |
|
CustomMetricInvalid
public const string CustomMetricInvalid = "CUSTOM_METRIC_INVALID"Wire representation of CustomMetricInvalid .
| Field Value | |
|---|---|
| Type | Description |
string |
|
MinEqualsMax
public const string MinEqualsMax = "MIN_EQUALS_MAX"Wire representation of MinEqualsMax.
| Field Value | |
|---|---|
| Type | Description |
string |
|
MissingCustomMetricDataPoints
public const string MissingCustomMetricDataPoints = "MISSING_CUSTOM_METRIC_DATA_POINTS"Wire representation of MissingCustomMetricDataPoints .
| Field Value | |
|---|---|
| Type | Description |
string |
|
MissingLoadBalancingDataPoints
public const string MissingLoadBalancingDataPoints = "MISSING_LOAD_BALANCING_DATA_POINTS"Wire representation of MissingLoadBalancingDataPoints .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ModeOff
public const string ModeOff = "MODE_OFF"Wire representation of ModeOff.
| Field Value | |
|---|---|
| Type | Description |
string |
|
ModeOnlyScaleOut
public const string ModeOnlyScaleOut = "MODE_ONLY_SCALE_OUT"Wire representation of ModeOnlyScaleOut.
| Field Value | |
|---|---|
| Type | Description |
string |
|
ModeOnlyUp
public const string ModeOnlyUp = "MODE_ONLY_UP"Wire representation of ModeOnlyUp.
| Field Value | |
|---|---|
| Type | Description |
string |
|
MoreThanOneBackendService
public const string MoreThanOneBackendService = "MORE_THAN_ONE_BACKEND_SERVICE"Wire representation of MoreThanOneBackendService .
| Field Value | |
|---|---|
| Type | Description |
string |
|
NotEnoughQuotaAvailable
public const string NotEnoughQuotaAvailable = "NOT_ENOUGH_QUOTA_AVAILABLE"Wire representation of NotEnoughQuotaAvailable .
| Field Value | |
|---|---|
| Type | Description |
string |
|
RegionResourceStockout
public const string RegionResourceStockout = "REGION_RESOURCE_STOCKOUT"Wire representation of RegionResourceStockout .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ScalingTargetDoesNotExist
public const string ScalingTargetDoesNotExist = "SCALING_TARGET_DOES_NOT_EXIST"Wire representation of ScalingTargetDoesNotExist .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ScheduledInstancesGreaterThanAutoscalerMax
public const string ScheduledInstancesGreaterThanAutoscalerMax = "SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX"Wire representation of ScheduledInstancesGreaterThanAutoscalerMax .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ScheduledInstancesLessThanAutoscalerMin
public const string ScheduledInstancesLessThanAutoscalerMin = "SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN"Wire representation of ScheduledInstancesLessThanAutoscalerMin .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"Wire representation of UndefinedType.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unknown
public const string Unknown = "UNKNOWN"Wire representation of Unknown.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnsupportedMaxRateLoadBalancingConfiguration
public const string UnsupportedMaxRateLoadBalancingConfiguration = "UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION"Wire representation of UnsupportedMaxRateLoadBalancingConfiguration .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ZoneResourceStockout
public const string ZoneResourceStockout = "ZONE_RESOURCE_STOCKOUT"Wire representation of ZoneResourceStockout .
| Field Value | |
|---|---|
| Type | Description |
string |
|