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\u003eThe latest version available for \u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e is 3.6.0, with a range of previous versions available from 1.0.0 to 3.5.0, providing historical access to this resource.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e is a class in the Google.Cloud.Compute.V1 namespace, designed for managing mirrored resources, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows the mirroring of traffic from virtual machine instances, subnetworks, and tagged instances, offering flexibility in defining the scope of mirrored traffic, with limits of 50 instances and 5 subnetworks.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to define the scope of mirroring via \u003ccode\u003eInstances\u003c/code\u003e, \u003ccode\u003eSubnetworks\u003c/code\u003e and \u003ccode\u003eTags\u003c/code\u003e, with \u003ccode\u003eInstances\u003c/code\u003e allowing up to 50 instances, and \u003ccode\u003eSubnetworks\u003c/code\u003e allowing up to 5 subnets, alongside \u003ccode\u003eTags\u003c/code\u003e allowing tagging of instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e offers two constructors, one default constructor and one that takes another \u003ccode\u003ePacketMirroringMirroredResourceInfo\u003c/code\u003e instance as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]