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 |
|