OutboundAccess type

Indicates whether outbound access is permitted for the specified URI pattern.
KnownOutboundAccess can be used interchangeably with OutboundAccess, this enum contains the known values that the service supports.

Known values supported by the service

Allow: Allow
Deny: Deny

type OutboundAccess = string