Share via


AzureFirewallPropertiesFormatOutput interface

Properties of the Azure Firewall.

Properties

additionalProperties

The additional properties used to further config this azure firewall.

applicationRuleCollections

Collection of application rule collections used by Azure Firewall.

firewallPolicy

The firewallPolicy associated with this azure firewall.

hubIPAddresses

IP addresses associated with AzureFirewall.

ipConfigurations

IP configuration of the Azure Firewall resource.

ipGroups

IpGroups associated with AzureFirewall.

managementIpConfiguration

IP configuration of the Azure Firewall used for management traffic.

natRuleCollections

Collection of NAT rule collections used by Azure Firewall.

networkRuleCollections

Collection of network rule collections used by Azure Firewall.

provisioningState

The provisioning state of the Azure firewall resource.

sku

The Azure Firewall Resource SKU.

threatIntelMode

The operation mode for Threat Intelligence.

virtualHub

The virtualHub to which the firewall belongs.

Property Details

additionalProperties

The additional properties used to further config this azure firewall.

additionalProperties?: Record<string, string>

Property Value

Record<string, string>

applicationRuleCollections

Collection of application rule collections used by Azure Firewall.

applicationRuleCollections?: AzureFirewallApplicationRuleCollectionOutput[]

Property Value

firewallPolicy

The firewallPolicy associated with this azure firewall.

firewallPolicy?: SubResourceOutput

Property Value

hubIPAddresses

IP addresses associated with AzureFirewall.

hubIPAddresses?: HubIPAddressesOutput

Property Value

ipConfigurations

IP configuration of the Azure Firewall resource.

ipConfigurations?: AzureFirewallIPConfigurationOutput[]

Property Value

ipGroups

IpGroups associated with AzureFirewall.

ipGroups?: AzureFirewallIpGroupsOutput[]

Property Value

managementIpConfiguration

IP configuration of the Azure Firewall used for management traffic.

managementIpConfiguration?: AzureFirewallIPConfigurationOutput

Property Value

natRuleCollections

Collection of NAT rule collections used by Azure Firewall.

natRuleCollections?: AzureFirewallNatRuleCollectionOutput[]

Property Value

networkRuleCollections

Collection of network rule collections used by Azure Firewall.

networkRuleCollections?: AzureFirewallNetworkRuleCollectionOutput[]

Property Value

provisioningState

The provisioning state of the Azure firewall resource.

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

Property Value

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

sku

The Azure Firewall Resource SKU.

sku?: AzureFirewallSkuOutput

Property Value

threatIntelMode

The operation mode for Threat Intelligence.

threatIntelMode?: "Deny" | "Alert" | "Off"

Property Value

"Deny" | "Alert" | "Off"

virtualHub

The virtualHub to which the firewall belongs.

virtualHub?: SubResourceOutput

Property Value