Share via


Direction type

Network security rule direction.
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 direction.
outbound: Outbound direction.

type Direction = string