FirewallPolicyRule interface
Properties of a rule.
Properties
| description | Description of the rule. |
| name | Name of the rule. |
| rule |
The discriminator possible values: ApplicationRule, NatRule, NetworkRule |
Property Details
description
Description of the rule.
description?: string
Property Value
string
name
Name of the rule.
name?: string
Property Value
string
ruleType
The discriminator possible values: ApplicationRule, NatRule, NetworkRule
ruleType: string
Property Value
string