SecurityRuleAccess type

Whether network traffic is allowed or denied.
KnownSecurityRuleAccess can be used interchangeably with SecurityRuleAccess, this enum contains the known values that the service supports.

Known values supported by the service

Allow: Allow
Deny: Deny

type SecurityRuleAccess = string