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` is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["The `PacketMirroringForwardingRuleInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides constructor options, such as the default constructor `PacketMirroringForwardingRuleInfo()` and one that takes another `PacketMirroringForwardingRuleInfo` object as a parameter."],["Key properties of the `PacketMirroringForwardingRuleInfo` class include `CanonicalUrl`, which is a unique identifier for the forwarding rule, and `Url`, representing the resource URL of the mirrored traffic's destination."]]],[]]