FirewallPolicyRuleOutputParent interface
Properties of a rule.
Properties
| description | Description of the rule. |
| name | Name of the rule. |
| rule |
Property Details
description
Description of the rule.
description?: string
Property Value
string
name
Name of the rule.
name?: string
Property Value
string
ruleType
ruleType: "FirewallPolicyRule" | "ApplicationRule" | "NatRule" | "NetworkRule"
Property Value
"FirewallPolicyRule" | "ApplicationRule" | "NatRule" | "NetworkRule"