public sealed class InterconnectDiagnosticsARPEntry : IMessage<InterconnectDiagnosticsARPEntry>, IEquatable<InterconnectDiagnosticsARPEntry>, IDeepCloneable<InterconnectDiagnosticsARPEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectDiagnosticsARPEntry.
Describing the ARP neighbor entries seen on this link
[[["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 2025-03-24 UTC."],[[["This webpage provides reference documentation for the `InterconnectDiagnosticsARPEntry` class within the Google Compute Engine v1 API, specifically in the .NET context."],["The content details the class's implementation, inheritance, and interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers links to different versions of the `InterconnectDiagnosticsARPEntry` class, starting from version 1.0.0 up to the latest version 3.6.0."],["It outlines the class's properties, `IpAddress` and `MacAddress`, which describe the IP and MAC addresses of an ARP neighbor entry."],["The documentation describes the `InterconnectDiagnosticsARPEntry` as a class used to describe the ARP neighbor entries seen on a given link."]]],[]]