public sealed class InterconnectDiagnosticsMacsecStatus : IMessage<InterconnectDiagnosticsMacsecStatus>, IEquatable<InterconnectDiagnosticsMacsecStatus>, IDeepCloneable<InterconnectDiagnosticsMacsecStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectDiagnosticsMacsecStatus.
Describes the status of MACsec encryption on the 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-21 UTC."],[[["This page provides reference documentation for the `InterconnectDiagnosticsMacsecStatus` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The documentation covers various versions of the `InterconnectDiagnosticsMacsecStatus` class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `InterconnectDiagnosticsMacsecStatus` class describes the status of MACsec encryption on a network link and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `Ckn`, which indicates the Connectivity Association Key Name, and `Operational`, which determines whether MACsec is active."],["The documented class includes constructors, properties, inherited members, and related namespace and assembly information."]]],[]]