public sealed class PacketMirroringMirroredResourceInfoSubnetInfo : IMessage<PacketMirroringMirroredResourceInfoSubnetInfo>, IEquatable<PacketMirroringMirroredResourceInfoSubnetInfo>, IDeepCloneable<PacketMirroringMirroredResourceInfoSubnetInfo>, 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-04-09 UTC."],[[["The latest version available for `PacketMirroringMirroredResourceInfoSubnetInfo` is 3.6.0, while the current documentation is for version 3.3.0, with many older versions also available, dating back to 1.0.0."],["`PacketMirroringMirroredResourceInfoSubnetInfo` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["This class provides two constructors: one default and another that accepts a `PacketMirroringMirroredResourceInfoSubnetInfo` object for initialization."],["The class exposes properties such as `CanonicalUrl` and `Url`, both of which are strings and used to define the unique identifier and resource URL of the subnetwork, respectively."],["The `HasCanonicalUrl` and `HasUrl` properties indicate whether the corresponding `CanonicalUrl` and `Url` fields have been set, and are of type boolean."]]],[]]