Compute Engine v1 API - Class ComputeEnumConstants.AutoscalerStatusDetails.Type (2.15.0)

public static class ComputeEnumConstants.AutoscalerStatusDetails.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AutoscalerStatusDetails.Type.

Constants for wire representations of the AutoscalerStatusDetails.Types.Type enum.

Inheritance

object > ComputeEnumConstants.AutoscalerStatusDetails.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllInstancesUnhealthy

public const string AllInstancesUnhealthy = "ALL_INSTANCES_UNHEALTHY"

Wire representation of AllInstancesUnhealthy.

Field Value
TypeDescription
string

BackendServiceDoesNotExist

public const string BackendServiceDoesNotExist = "BACKEND_SERVICE_DOES_NOT_EXIST"

Wire representation of BackendServiceDoesNotExist.

Field Value
TypeDescription
string

CappedAtMaxNumReplicas

public const string CappedAtMaxNumReplicas = "CAPPED_AT_MAX_NUM_REPLICAS"

Wire representation of CappedAtMaxNumReplicas.

Field Value
TypeDescription
string

CustomMetricDataPointsTooSparse

public const string CustomMetricDataPointsTooSparse = "CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE"

Wire representation of CustomMetricDataPointsTooSparse.

Field Value
TypeDescription
string

CustomMetricInvalid

public const string CustomMetricInvalid = "CUSTOM_METRIC_INVALID"

Wire representation of CustomMetricInvalid.

Field Value
TypeDescription
string

MinEqualsMax

public const string MinEqualsMax = "MIN_EQUALS_MAX"

Wire representation of MinEqualsMax.

Field Value
TypeDescription
string

MissingCustomMetricDataPoints

public const string MissingCustomMetricDataPoints = "MISSING_CUSTOM_METRIC_DATA_POINTS"

Wire representation of MissingCustomMetricDataPoints.

Field Value
TypeDescription
string

MissingLoadBalancingDataPoints

public const string MissingLoadBalancingDataPoints = "MISSING_LOAD_BALANCING_DATA_POINTS"

Wire representation of MissingLoadBalancingDataPoints.

Field Value
TypeDescription
string

ModeOff

public const string ModeOff = "MODE_OFF"

Wire representation of ModeOff.

Field Value
TypeDescription
string

ModeOnlyScaleOut

public const string ModeOnlyScaleOut = "MODE_ONLY_SCALE_OUT"

Wire representation of ModeOnlyScaleOut.

Field Value
TypeDescription
string

ModeOnlyUp

public const string ModeOnlyUp = "MODE_ONLY_UP"

Wire representation of ModeOnlyUp.

Field Value
TypeDescription
string

MoreThanOneBackendService

public const string MoreThanOneBackendService = "MORE_THAN_ONE_BACKEND_SERVICE"

Wire representation of MoreThanOneBackendService.

Field Value
TypeDescription
string

NotEnoughQuotaAvailable

public const string NotEnoughQuotaAvailable = "NOT_ENOUGH_QUOTA_AVAILABLE"

Wire representation of NotEnoughQuotaAvailable.

Field Value
TypeDescription
string

RegionResourceStockout

public const string RegionResourceStockout = "REGION_RESOURCE_STOCKOUT"

Wire representation of RegionResourceStockout.

Field Value
TypeDescription
string

ScalingTargetDoesNotExist

public const string ScalingTargetDoesNotExist = "SCALING_TARGET_DOES_NOT_EXIST"

Wire representation of ScalingTargetDoesNotExist.

Field Value
TypeDescription
string

ScheduledInstancesGreaterThanAutoscalerMax

public const string ScheduledInstancesGreaterThanAutoscalerMax = "SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX"
Field Value
TypeDescription
string

ScheduledInstancesLessThanAutoscalerMin

public const string ScheduledInstancesLessThanAutoscalerMin = "SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN"
Field Value
TypeDescription
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
string

Unknown

public const string Unknown = "UNKNOWN"

Wire representation of Unknown.

Field Value
TypeDescription
string

UnsupportedMaxRateLoadBalancingConfiguration

public const string UnsupportedMaxRateLoadBalancingConfiguration = "UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION"
Field Value
TypeDescription
string

ZoneResourceStockout

public const string ZoneResourceStockout = "ZONE_RESOURCE_STOCKOUT"

Wire representation of ZoneResourceStockout.

Field Value
TypeDescription
string