Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPacketMirroring (3.2.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPacketMirroring

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPacketMirroring.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowPacketMirroring enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPacketMirroring

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

PacketMirroringAllowed

public const string PacketMirroringAllowed = "PACKET_MIRRORING_ALLOWED"

Wire representation of PacketMirroringAllowed.

Field Value
Type Description
string

PacketMirroringBlocked

public const string PacketMirroringBlocked = "PACKET_MIRRORING_BLOCKED"

Wire representation of PacketMirroringBlocked.

Field Value
Type Description
string

UndefinedAllowPacketMirroring

public const string UndefinedAllowPacketMirroring = "UNDEFINED_ALLOW_PACKET_MIRRORING"

Wire representation of UndefinedAllowPacketMirroring.

Field Value
Type Description
string