RecommendationConnectivityPreference
Recommendation Connectivity Preference
This field indicates the default connectivity policy for the application.
| Preference | Description |
|---|---|
ALLOW_LIST |
Adds a default drop rule. |
DENY_LIST |
Adds a default allow rule. |
NONE |
No default rules are added. This is the default setting. |
This data structure has no properties.
Enumeration:
ALLOW_LIST,
DENY_LIST,
NONE