Action type

Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
KnownAction can be used interchangeably with Action, this enum contains the known values that the service supports.

Known values supported by the service

Allow: Allow
Deny: Deny

type Action = string