FirewallPolicyPropertiesFormatOutput interface
Firewall Policy definition.
Properties
| base |
The parent firewall policy from which rules are inherited. |
| child |
List of references to Child Firewall Policies. |
| dns |
DNS Proxy Settings definition. |
| explicit |
Explicit Proxy Settings definition. |
| firewalls | List of references to Azure Firewalls that this Firewall Policy is associated with. |
| insights | Insights on Firewall Policy. |
| intrusion |
The configuration for Intrusion detection. |
| provisioning |
The provisioning state of the firewall policy resource. |
| rule |
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. |
| threat |
The operation mode for Threat Intelligence. |
| threat |
ThreatIntel Whitelist for Firewall Policy. |
| transport |
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
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
snat
The private IP addresses/IP ranges to which traffic will not be SNAT.
snat?: FirewallPolicySnatOutput
Property Value
sql
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