public sealed class InterconnectDiagnosticsLinkLACPStatus : IMessage<InterconnectDiagnosticsLinkLACPStatus>, IEquatable<InterconnectDiagnosticsLinkLACPStatus>, IDeepCloneable<InterconnectDiagnosticsLinkLACPStatus>, IBufferMessage, IMessage
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.
Check the State enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class, specifically within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace for .NET, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are designed for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eGoogleSystemId\u003c/code\u003e, \u003ccode\u003eNeighborSystemId\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, which manage the system IDs and state of the LACP link, with methods to check if each field is set via the HasGoogleSystemId, HasNeighborSystemId, and HasState boolean properties respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions of the documentation for this class, starting from version 1.0.0 and up to the most recent version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default InterconnectDiagnosticsLinkLACPStatus() and one that allows you to pass in another \u003ccode\u003eInterconnectDiagnosticsLinkLACPStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]