Compute Engine v1 API - Class ComputeEnumConstants.Firewall.Direction (2.16.0)

public static class ComputeEnumConstants.Firewall.Direction

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Firewall.Direction.

Constants for wire representations of the Firewall.Types.Direction enum.

Inheritance

object > ComputeEnumConstants.Firewall.Direction

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Egress

public const string Egress = "EGRESS"

Wire representation of Egress.

Field Value
Type Description
string

Ingress

public const string Ingress = "INGRESS"

Wire representation of Ingress.

Field Value
Type Description
string

UndefinedDirection

public const string UndefinedDirection = "UNDEFINED_DIRECTION"

Wire representation of UndefinedDirection.

Field Value
Type Description
string