You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A traffic forwarding policy consists of a policy and its associated rules. It defines the guidelines and instructions for routing and handling network traffic.
18
18
19
-
This is an abstract type from which the [microsoft.graph.networkaccess.forwardingPolicy](networkaccess-forwardingpolicy.md) and [microsoft.graph.networkaccess.filteringPolicy](networkaccess-filteringpolicy.md) resource types are derived.
19
+
It is an abstract type from which the [microsoft.graph.networkaccess.forwardingPolicy](networkaccess-forwardingpolicy.md) and [microsoft.graph.networkaccess.filteringPolicy](networkaccess-filteringpolicy.md) resource types are derived.
20
20
21
21
22
22
Inherits from [microsoft.graph.entity](../resources/entity.md).
@@ -30,7 +30,7 @@ None.
30
30
|Property|Type|Description|
31
31
|:---|:---|:---|
32
32
|description|String|Description.|
33
-
|id|String|Identifier. Inherited from [microsoft.graph.entity](../resources/entity.md).|
33
+
||String|Identifier. Inherited from [microsoft.graph.entity](../resources/entity.md).|
0 commit comments