FirewallPolicy interface

FirewallPolicy Resource.

Extends

Properties

basePolicy

The parent firewall policy from which rules are inherited.

childPolicies

List of references to Child Firewall Policies.

dnsSettings

DNS Proxy Settings definition.

etag

A unique read-only string that changes whenever the resource is updated.

explicitProxy

Explicit Proxy Settings definition.

firewalls

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

identity

The identity of the firewall policy.

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.

size

A read-only string that represents the size of the FirewallPolicyPropertiesFormat in MB. (ex 0.5MB)

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

basePolicy

The parent firewall policy from which rules are inherited.

basePolicy?: SubResource

Property Value

childPolicies

List of references to Child Firewall Policies.

childPolicies?: SubResource[]

Property Value

dnsSettings

DNS Proxy Settings definition.

dnsSettings?: DnsSettings

Property Value

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

explicitProxy

Explicit Proxy Settings definition.

explicitProxy?: ExplicitProxy

Property Value

firewalls

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

firewalls?: SubResource[]

Property Value

identity

The identity of the firewall policy.

identity?: ManagedServiceIdentity

Property Value

insights

Insights on Firewall Policy.

insights?: FirewallPolicyInsights

Property Value

intrusionDetection

The configuration for Intrusion detection.

intrusionDetection?: FirewallPolicyIntrusionDetection

Property Value

provisioningState

The provisioning state of the firewall policy resource.

provisioningState?: string

Property Value

string

ruleCollectionGroups

List of references to FirewallPolicyRuleCollectionGroups.

ruleCollectionGroups?: SubResource[]

Property Value

size

A read-only string that represents the size of the FirewallPolicyPropertiesFormat in MB. (ex 0.5MB)

size?: string

Property Value

string

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

Property Value

string

threatIntelWhitelist

ThreatIntel Whitelist for Firewall Policy.

threatIntelWhitelist?: FirewallPolicyThreatIntelWhitelist

Property Value

transportSecurity

TLS Configuration definition.

transportSecurity?: FirewallPolicyTransportSecurity

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type