Network Security v1beta1 API - Enum AuthorizationPolicy.Types.Action (2.0.0-beta04)

public enum AuthorizationPolicy.Types.Action

Reference documentation and code samples for the Network Security v1beta1 API enum AuthorizationPolicy.Types.Action.

Possible values that define what action to take.

Namespace

Google.Cloud.NetworkSecurity.V1Beta1

Assembly

Google.Cloud.NetworkSecurity.V1Beta1.dll

Fields

NameDescription
Allow

Grant access.

Deny

Deny access. Deny rules should be avoided unless they are used to provide a default "deny all" fallback.

Unspecified

Default value.