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, detailing its use in describing MACsec encryption status."],["The `InterconnectDiagnosticsMacsecStatus` class is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly, and is designed for .NET environments."],["The page lists available versions of the API, ranging from version 1.0.0 to 3.6.0 (latest), with version 2.12.0 highlighted."],["Key properties of the class include `Ckn`, which holds the Connectivity Association Key Name, and `Operational`, which indicates if MACsec is currently active."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage` indicating its functionality for message handling and object management."]]],[]]