FirewallPolicyData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the FirewallPolicyData type.
public class FirewallPolicyData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.FirewallPolicyData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.FirewallPolicyData>
type FirewallPolicyData = class
inherit NetworkTrackedResourceData
interface IJsonModel<FirewallPolicyData>
interface IPersistableModel<FirewallPolicyData>
Public Class FirewallPolicyData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of FirewallPolicyData), IPersistableModel(Of FirewallPolicyData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FirewallPolicyData() |
Initializes a new instance of FirewallPolicyData. |
Properties
| Name | Description |
|---|---|
| AllowSqlRedirect |
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999. |
| BasePolicyId |
Resource ID. |
| ChildPolicies |
Gets or sets the ChildPolicies compatibility property. |
| DnsSettings |
DNS Proxy Settings definition. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| ExplicitProxy |
Explicit Proxy Settings definition. |
| Firewalls |
Gets or sets the Firewalls compatibility property. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Identity |
The identity of the firewall policy. |
| Insights |
Insights on Firewall Policy. |
| IntrusionDetection |
The configuration for Intrusion detection. |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| ProvisioningState |
The provisioning state of the firewall policy resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| RuleCollectionGroups |
Gets or sets the RuleCollectionGroups compatibility property. |
| Size |
A read-only string that represents the size of the FirewallPolicyPropertiesFormat in MB. (ex 0.5MB). |
| SkuTier |
Tier of Firewall Policy. |
| Snat |
The private IP addresses/IP ranges to which traffic will not be SNAT. |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| ThreatIntelMode |
The operation mode for Threat Intelligence. |
| ThreatIntelWhitelist |
ThreatIntel Whitelist for Firewall Policy. |
| TransportSecurityCertificateAuthority |
The CA used for intermediate CA generation. |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |