AccessRuleDirection type
Direction that specifies whether the access rules is inbound/outbound.
KnownAccessRuleDirection can be used interchangeably with AccessRuleDirection,
this enum contains the known values that the service supports.
Known values supported by the service
Inbound: Inbound
Outbound: Outbound
type AccessRuleDirection = string