Share via


AzureFirewallApplicationRuleCollectionPropertiesFormat interface

Properties of the application rule collection.

Properties

action

The action type of a rule collection.

priority

Priority of the application rule collection resource.

rules

Collection of rules used by a application rule collection.

Property Details

action

The action type of a rule collection.

action?: AzureFirewallRCAction

Property Value

priority

Priority of the application rule collection resource.

priority?: number

Property Value

number

rules

Collection of rules used by a application rule collection.

rules?: AzureFirewallApplicationRule[]

Property Value