AzureFirewallNetworkRuleCollectionPropertiesFormat interface

Properties of the network rule collection.

Properties

action

The action type of a rule collection.

priority

Priority of the network rule collection resource.

provisioningState

The provisioning state of the network rule collection resource.

rules

Collection of rules used by a network rule collection.

Property Details

action

The action type of a rule collection.

action?: AzureFirewallRCAction

Property Value

priority

Priority of the network rule collection resource.

priority?: number

Property Value

number

provisioningState

The provisioning state of the network rule collection resource.

provisioningState?: string

Property Value

string

rules

Collection of rules used by a network rule collection.

rules?: AzureFirewallNetworkRule[]

Property Value