Share via


SecurityRuleDirection Enum

Definition

The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.

public enum SecurityRuleDirection
type SecurityRuleDirection = 
Public Enum SecurityRuleDirection
Inheritance
SecurityRuleDirection

Fields

Name Value Description
Inbound 0

Inbound.

Outbound 1

Outbound.

Applies to