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