Compute Engine v1 API - Class ComputeEnumConstants.InterconnectOutageNotification.IssueType (2.16.0)

public static class ComputeEnumConstants.InterconnectOutageNotification.IssueType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectOutageNotification.IssueType.

Constants for wire representations of the InterconnectOutageNotification.Types.IssueType enum.

Inheritance

object > ComputeEnumConstants.InterconnectOutageNotification.IssueType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ItOutage

public const string ItOutage = "IT_OUTAGE"

Wire representation of ItOutage.

Field Value
Type Description
string

ItPartialOutage

public const string ItPartialOutage = "IT_PARTIAL_OUTAGE"

Wire representation of ItPartialOutage.

Field Value
Type Description
string

Outage

public const string Outage = "OUTAGE"

Wire representation of Outage.

Field Value
Type Description
string

PartialOutage

public const string PartialOutage = "PARTIAL_OUTAGE"

Wire representation of PartialOutage.

Field Value
Type Description
string

UndefinedIssueType

public const string UndefinedIssueType = "UNDEFINED_ISSUE_TYPE"

Wire representation of UndefinedIssueType.

Field Value
Type Description
string