Enum FirewallRule.Types.Action (1.2.0)

public enum Action

Available actions to take on matching requests.

Namespace

Google.Cloud.AppEngine.V1

Assembly

Google.Cloud.AppEngine.V1.dll

Fields

NameDescription
Allow

Matching requests are allowed.

Deny

Matching requests are denied.

UnspecifiedAction