public static class ComputeEnumConstants.GetHealthOperationMetadataHealthInfo.AvailabilitySloStatusReference 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.AvailabilitySloStatusNamespace
Google.Cloud.Compute.V1Assembly
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 |
|