RuleAction type

Defines values for RuleAction.
KnownRuleAction can be used interchangeably with RuleAction, this enum contains the known values that the service supports.

Known values supported by the service

Allow
Deny

type RuleAction = string