public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPacketMirroringReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPacketMirroring.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowPacketMirroring enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|