SecurityConfigurationRuleDirection type
The direction of the rule. The direction specifies if the rule will be evaluated on incoming or outgoing traffic.
KnownSecurityConfigurationRuleDirection can be used interchangeably with SecurityConfigurationRuleDirection,
this enum contains the known values that the service supports.
Known values supported by the service
Inbound: Inbound
Outbound: Outbound
type SecurityConfigurationRuleDirection = string