Share via


FirewallPolicyRuleCollectionGroupPropertiesOutput interface

Properties of the rule collection group.

Properties

priority

Priority of the Firewall Policy Rule Collection Group resource.

provisioningState

The provisioning state of the firewall policy rule collection group resource.

ruleCollections

Group of Firewall Policy rule collections.

Property Details

priority

Priority of the Firewall Policy Rule Collection Group resource.

priority?: number

Property Value

number

provisioningState

The provisioning state of the firewall policy rule collection group resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

ruleCollections

Group of Firewall Policy rule collections.

ruleCollections?: FirewallPolicyRuleCollectionOutput[]

Property Value