Compute Engine v1 API - Class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.AvailabilitySloStatus (3.32.0)

public static class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.AvailabilitySloStatus

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.AvailabilitySloStatus.

Constants for wire representations of the GetHealthOperationMetadataHealthInfo.Types.AvailabilitySloStatus enum.

Inheritance

object > ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.AvailabilitySloStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

InSlo

public const string InSlo = "AVAILABILITY_SLO_STATUS_IN_SLO"

Wire representation of InSlo .

Field Value
Type Description
string

OutOfSlo

public const string OutOfSlo = "AVAILABILITY_SLO_STATUS_OUT_OF_SLO"

Wire representation of OutOfSlo .

Field Value
Type Description
string

SloUnknown

public const string SloUnknown = "AVAILABILITY_SLO_STATUS_SLO_UNKNOWN"

Wire representation of SloUnknown .

Field Value
Type Description
string

UndefinedAvailabilitySloStatus

public const string UndefinedAvailabilitySloStatus = "UNDEFINED_AVAILABILITY_SLO_STATUS"

Wire representation of UndefinedAvailabilitySloStatus .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "AVAILABILITY_SLO_STATUS_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string