Share via


FirewallPolicyPropertiesFormat interface

Firewall Policy definition.

Properties

basePolicy

The parent firewall policy from which rules are inherited.

dnsSettings

DNS Proxy Settings definition.

explicitProxy

Explicit Proxy Settings definition.

insights

Insights on Firewall Policy.

intrusionDetection

The configuration for Intrusion detection.

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?: SubResource

Property Value

dnsSettings

DNS Proxy Settings definition.

dnsSettings?: DnsSettings

Property Value

explicitProxy

Explicit Proxy Settings definition.

explicitProxy?: ExplicitProxy

Property Value

insights

Insights on Firewall Policy.

insights?: FirewallPolicyInsights

Property Value

intrusionDetection

The configuration for Intrusion detection.

intrusionDetection?: FirewallPolicyIntrusionDetection

Property Value

sku

The Firewall Policy SKU.

sku?: FirewallPolicySku

Property Value

snat

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

snat?: FirewallPolicySnat

Property Value

sql

SQL Settings definition.

sql?: FirewallPolicySQL

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?: FirewallPolicyThreatIntelWhitelist

Property Value

transportSecurity

TLS Configuration definition.

transportSecurity?: FirewallPolicyTransportSecurity

Property Value