Compute Engine v1 API - Enum InterconnectDiagnosticsLinkStatus.Types.OperationalStatus (2.6.0)

public enum OperationalStatus

Reference documentation and code samples for the Compute Engine v1 API enum InterconnectDiagnosticsLinkStatus.Types.OperationalStatus.

The operational status of the link.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
LinkOperationalStatusDown

The interface is unable to communicate with the remote end.

LinkOperationalStatusUp

The interface has low level communication with the remote end.

UndefinedOperationalStatus

A value indicating that the enum field is not set.