NetworkIntentPolicyBasedService Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network intent policy based services.
public enum NetworkIntentPolicyBasedService
type NetworkIntentPolicyBasedService =
Public Enum NetworkIntentPolicyBasedService
- Inheritance
-
NetworkIntentPolicyBasedService
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | None. |
| All | 1 | All. |
| AllowRulesOnly | 2 | AllowRulesOnly. |