public sealed class PacketMirroringMirroredResourceInfo : IMessage<PacketMirroringMirroredResourceInfo>, IEquatable<PacketMirroringMirroredResourceInfo>, IDeepCloneable<PacketMirroringMirroredResourceInfo>, IBufferMessage, IMessage
public RepeatedField<PacketMirroringMirroredResourceInfoInstanceInfo> Instances { get; }
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
public RepeatedField<PacketMirroringMirroredResourceInfoSubnetInfo> Subnetworks { get; }
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, presenting a version history from 1.0.0 up to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e class is used to specify resources that are mirrored for packet mirroring, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another that takes another \u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e object as a parameter to mirror its attributes, and also inherits members from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eInstances\u003c/code\u003e, for specifying virtual machine instances to be mirrored, \u003ccode\u003eSubnetworks\u003c/code\u003e for defining subnets to mirror traffic from, and \u003ccode\u003eTags\u003c/code\u003e for mirroring traffic based on VM instance tags.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows multiple versions of the \u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e class being documented, with links to each version of this class, indicating ongoing updates and development in the API.\u003c/p\u003e\n"]]],[],null,[]]