FirewallPolicyDraft interface
FirewallPolicy Resource.
- Extends
Properties
base |
The parent firewall policy from which rules are inherited. |
dns |
DNS Proxy Settings definition. |
explicit |
Explicit Proxy Settings definition. |
insights | Insights on Firewall Policy. |
intrusion |
The configuration for Intrusion detection. |
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. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
basePolicy
The parent firewall policy from which rules are inherited.
basePolicy?: SubResource
Property Value
dnsSettings
explicitProxy
insights
Insights on Firewall Policy.
insights?: FirewallPolicyInsights
Property Value
intrusionDetection
The configuration for Intrusion detection.
intrusionDetection?: FirewallPolicyIntrusionDetection
Property Value
snat
The private IP addresses/IP ranges to which traffic will not be SNAT.
snat?: FirewallPolicySnat
Property Value
sql
threatIntelMode
The operation mode for Threat Intelligence.
threatIntelMode?: string
Property Value
string
threatIntelWhitelist
ThreatIntel Whitelist for Firewall Policy.
threatIntelWhitelist?: FirewallPolicyThreatIntelWhitelist
Property Value
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type