Send feedback
Compute Engine v1 API - Class InterconnectDiagnosticsLinkStatus (2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.2.0 keyboard_arrow_down
public sealed class InterconnectDiagnosticsLinkStatus : IMessage<InterconnectDiagnosticsLinkStatus>, IEquatable<InterconnectDiagnosticsLinkStatus>, IDeepCloneable<InterconnectDiagnosticsLinkStatus>, IBufferMessage, IMessage
Inheritance
Object >
InterconnectDiagnosticsLinkStatus
Namespace
Google.Cloud.Compute.V1
Assembly
Google.Cloud.Compute.V1.dll
Constructors
InterconnectDiagnosticsLinkStatus()
public InterconnectDiagnosticsLinkStatus()
InterconnectDiagnosticsLinkStatus(InterconnectDiagnosticsLinkStatus)
public InterconnectDiagnosticsLinkStatus(InterconnectDiagnosticsLinkStatus other)
Properties
ArpCaches
public RepeatedField<InterconnectDiagnosticsARPEntry> ArpCaches { get; }
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
CircuitId
public string CircuitId { get; set; }
The unique ID for this link assigned during turn up by Google.
Property Value Type Description String
GoogleDemarc
public string GoogleDemarc { get; set; }
The Demarc address assigned by Google and provided in the LoA.
Property Value Type Description String
HasCircuitId
public bool HasCircuitId { get; }
Gets whether the "circuit_id" field is set
Property Value Type Description Boolean
HasGoogleDemarc
public bool HasGoogleDemarc { get; }
Gets whether the "google_demarc" field is set
Property Value Type Description Boolean
LacpStatus
public InterconnectDiagnosticsLinkLACPStatus LacpStatus { get; set; }
ReceivingOpticalPower
public InterconnectDiagnosticsLinkOpticalPower ReceivingOpticalPower { get; set; }
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
TransmittingOpticalPower
public InterconnectDiagnosticsLinkOpticalPower TransmittingOpticalPower { get; set; }
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]