public enum IpRules.Types.DirectionReference 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.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Fields |
|
|---|---|
| Name | Description |
Egress |
Egress direction value. |
Ingress |
Ingress direction value. |
Unspecified |
Unspecified direction value. |