windowsFirewallRuleTrafficDirectionType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Firewall rule traffic directions.

Members

Member Value Description
notConfigured 0 Not configured.
out 1 The rule applies to outbound traffic.
in 2 The rule applies to inbound traffic.