public sealed class PacketMirroringForwardingRuleInfo : IMessage<PacketMirroringForwardingRuleInfo>, IEquatable<PacketMirroringForwardingRuleInfo>, IDeepCloneable<PacketMirroringForwardingRuleInfo>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `PacketMirroringForwardingRuleInfo` documentation is version 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`PacketMirroringForwardingRuleInfo` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes two constructors, `PacketMirroringForwardingRuleInfo()` and `PacketMirroringForwardingRuleInfo(PacketMirroringForwardingRuleInfo other)`, which take either no parameters or an instance of itself as parameter."],["The class `PacketMirroringForwardingRuleInfo` includes two main properties, `CanonicalUrl` which is a server-defined unique identifier and `Url` which is the resource URL to the forwarding rule."],["The class also contains two booleans to determine whether properties are set, `HasCanonicalUrl` and `HasUrl`."]]],[]]