Share via


FirewallPolicyPropertiesFormatOutput interface

Firewall Policy definition.

Properties

basePolicy

The parent firewall policy from which rules are inherited.

childPolicies

List of references to Child Firewall Policies.

dnsSettings

DNS Proxy Settings definition.

explicitProxy

Explicit Proxy Settings definition.

firewalls

List of references to Azure Firewalls that this Firewall Policy is associated with.

insights

Insights on Firewall Policy.

intrusionDetection

The configuration for Intrusion detection.

provisioningState

The provisioning state of the firewall policy resource.

ruleCollectionGroups

List of references to FirewallPolicyRuleCollectionGroups.

sku

The Firewall Policy SKU.

snat

The private IP addresses/IP ranges to which traffic will not be SNAT.

sql

SQL Settings definition.

threatIntelMode

The operation mode for Threat Intelligence.

threatIntelWhitelist

ThreatIntel Whitelist for Firewall Policy.

transportSecurity

TLS Configuration definition.

Property Details

basePolicy

The parent firewall policy from which rules are inherited.

basePolicy?: SubResourceOutput

Property Value

childPolicies

List of references to Child Firewall Policies.

childPolicies?: SubResourceOutput[]

Property Value

dnsSettings

DNS Proxy Settings definition.

dnsSettings?: DnsSettingsOutput

Property Value

explicitProxy

Explicit Proxy Settings definition.

explicitProxy?: ExplicitProxyOutput

Property Value

firewalls

List of references to Azure Firewalls that this Firewall Policy is associated with.

firewalls?: SubResourceOutput[]

Property Value

insights

Insights on Firewall Policy.

insights?: FirewallPolicyInsightsOutput

Property Value

intrusionDetection

The configuration for Intrusion detection.

intrusionDetection?: FirewallPolicyIntrusionDetectionOutput

Property Value

provisioningState

The provisioning state of the firewall policy resource.

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

Property Value

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

ruleCollectionGroups

List of references to FirewallPolicyRuleCollectionGroups.

ruleCollectionGroups?: SubResourceOutput[]

Property Value

sku

The Firewall Policy SKU.

sku?: FirewallPolicySkuOutput

Property Value

snat

The private IP addresses/IP ranges to which traffic will not be SNAT.

snat?: FirewallPolicySnatOutput

Property Value

sql

SQL Settings definition.

sql?: FirewallPolicySQLOutput

Property Value

threatIntelMode

The operation mode for Threat Intelligence.

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

Property Value

"Deny" | "Alert" | "Off"

threatIntelWhitelist

ThreatIntel Whitelist for Firewall Policy.

threatIntelWhitelist?: FirewallPolicyThreatIntelWhitelistOutput

Property Value

transportSecurity

TLS Configuration definition.

transportSecurity?: FirewallPolicyTransportSecurityOutput

Property Value