Security Command Center v2 API - Enum IpRules.Types.Direction (1.2.0)

public enum IpRules.Types.Direction

Reference documentation and code samples for the Security Command Center v2 API enum IpRules.Types.Direction.

The type of direction that the rule is applicable to, one of ingress or egress. Not applicable to OPEN_X_PORT findings.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
Egress

Egress direction value.

Ingress

Ingress direction value.

Unspecified

Unspecified direction value.