FirewallPolicyPropertiesFormat interface

Firewall Policy definition.

Properties

afcManaged

Indicates that the Firewall Policy is managed by AFC (Azure Firewall for Containers). When set, the policy is treated as read-only for callers that do not supply the AFC-managed sync marker on write operations.

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.

kubeSelectorGroups

List of references to FirewallPolicyKubeSelectorGroups.

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.

Property Details

afcManaged

Indicates that the Firewall Policy is managed by AFC (Azure Firewall for Containers). When set, the policy is treated as read-only for callers that do not supply the AFC-managed sync marker on write operations.

afcManaged?: boolean

Property Value

boolean

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

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

insights

Insights on Firewall Policy.

insights?: FirewallPolicyInsights

Property Value

intrusionDetection

The configuration for Intrusion detection.

intrusionDetection?: FirewallPolicyIntrusionDetection

Property Value

kubeSelectorGroups

List of references to FirewallPolicyKubeSelectorGroups.

kubeSelectorGroups?: SubResource[]

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