public sealed class GetPacketMirroringRequest : IMessage<GetPacketMirroringRequest>, IEquatable<GetPacketMirroringRequest>, IDeepCloneable<GetPacketMirroringRequest>, IBufferMessage, IMessage
A request message for PacketMirrorings.Get. See the method description for details.
[[["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 available for `GetPacketMirroringRequest` is 3.6.0, while a range of other versions are accessible, starting from version 1.0.0."],["`GetPacketMirroringRequest` is a request message used for PacketMirrorings.Get, with specific details outlined in its method description."],["This class inherits from `Object` and implements several interfaces, including `IMessage\u003cGetPacketMirroringRequest\u003e`, `IEquatable\u003cGetPacketMirroringRequest\u003e`, `IDeepCloneable\u003cGetPacketMirroringRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class `GetPacketMirroringRequest` provides public properties for `PacketMirroring`, `Project`, and `Region`, which are all strings, defining key elements of the request."],["Two constructors are available for `GetPacketMirroringRequest`: one is parameterless, and the second one accepts another `GetPacketMirroringRequest` object as an argument for copying its state."]]],[]]