Compute Engine v1 API - Class PacketMirroringsScopedList (2.16.0)

public sealed class PacketMirroringsScopedList : IMessage<PacketMirroringsScopedList>, IEquatable<PacketMirroringsScopedList>, IDeepCloneable<PacketMirroringsScopedList>, IBufferMessage, IMessage

Inheritance

object > PacketMirroringsScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

PacketMirroringsScopedList()

public PacketMirroringsScopedList()

PacketMirroringsScopedList(PacketMirroringsScopedList)

public PacketMirroringsScopedList(PacketMirroringsScopedList other)
Parameter
Name Description
other PacketMirroringsScopedList

Properties

PacketMirrorings

public RepeatedField<PacketMirroring> PacketMirrorings { get; }

A list of packetMirrorings contained in this scope.

Property Value
Type Description
RepeatedFieldPacketMirroring

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of packetMirrorings when the list is empty.

Property Value
Type Description
Warning