Share via


SecurityRuleData.Direction Property

Definition

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

public Azure.ResourceManager.Network.Models.SecurityRuleDirection? Direction { get; set; }
member this.Direction : Nullable<Azure.ResourceManager.Network.Models.SecurityRuleDirection> with get, set
Public Property Direction As Nullable(Of SecurityRuleDirection)

Property Value

Applies to