Share via


AzureFirewallNetworkRuleCollectionPropertiesFormatOutput 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?: AzureFirewallRCActionOutput

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?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

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

rules

Collection of rules used by a network rule collection.

rules?: AzureFirewallNetworkRuleOutput[]

Property Value