Class ComputeEnumConstants.InterconnectDiagnosticsLinkOpticalPower.State (1.2.0)

public static class State

Constants for wire representations of the InterconnectDiagnosticsLinkOpticalPower.Types.State enum.

Inheritance

Object > ComputeEnumConstants.InterconnectDiagnosticsLinkOpticalPower.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

HighAlarm

public const string HighAlarm = "HIGH_ALARM"

Wire representation of HighAlarm.

Field Value
TypeDescription
String

HighWarning

public const string HighWarning = "HIGH_WARNING"

Wire representation of HighWarning.

Field Value
TypeDescription
String

LowAlarm

public const string LowAlarm = "LOW_ALARM"

Wire representation of LowAlarm.

Field Value
TypeDescription
String

LowWarning

public const string LowWarning = "LOW_WARNING"

Wire representation of LowWarning.

Field Value
TypeDescription
String

Ok

public const string Ok = "OK"

Wire representation of Ok.

Field Value
TypeDescription
String

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
String