public sealed class Hardware.Types.MacAddress : IMessage<Hardware.Types.MacAddress>, IEquatable<Hardware.Types.MacAddress>, IDeepCloneable<Hardware.Types.MacAddress>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class Hardware.Types.MacAddress.
[[["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-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eHardware.Types.MacAddress\u003c/code\u003e class within the GDC Hardware Management v1alpha API, specifically version 1.0.0-alpha04 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHardware.Types.MacAddress\u003c/code\u003e class is used to represent the MAC address of a machine and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eAddress\u003c/code\u003e, \u003ccode\u003eIpv4Address\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, allowing you to get the address string, the associated static IP, and the address type, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default constructor \u003ccode\u003eMacAddress()\u003c/code\u003e, and a copy constructor \u003ccode\u003eMacAddress(MacAddress)\u003c/code\u003e that takes in another instance of \u003ccode\u003eMacAddress\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMacAddress\u003c/code\u003e class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]