Direction type
The direction of the traffic.
KnownDirection can be used interchangeably with Direction,
this enum contains the known values that the service supports.
Known values supported by the service
Inbound: Inbound
Outbound: Outbound
type Direction = string