Compute Engine v1 API - Class ComputeEnumConstants.HealthStatus.WeightError (2.15.0)

public static class ComputeEnumConstants.HealthStatus.WeightError

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthStatus.WeightError.

Constants for wire representations of the HealthStatus.Types.WeightError enum.

Inheritance

object > ComputeEnumConstants.HealthStatus.WeightError

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

InvalidWeight

public const string InvalidWeight = "INVALID_WEIGHT"

Wire representation of InvalidWeight.

Field Value
TypeDescription
string

MissingWeight

public const string MissingWeight = "MISSING_WEIGHT"

Wire representation of MissingWeight.

Field Value
TypeDescription
string

UnavailableWeight

public const string UnavailableWeight = "UNAVAILABLE_WEIGHT"

Wire representation of UnavailableWeight.

Field Value
TypeDescription
string

UndefinedWeightError

public const string UndefinedWeightError = "UNDEFINED_WEIGHT_ERROR"

Wire representation of UndefinedWeightError.

Field Value
TypeDescription
string

WeightNone

public const string WeightNone = "WEIGHT_NONE"

Wire representation of WeightNone.

Field Value
TypeDescription
string