AzureFirewallData 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.
Azure Firewall resource.
public class AzureFirewallData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.AzureFirewallData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.AzureFirewallData>
type AzureFirewallData = class
inherit NetworkTrackedResourceData
interface IJsonModel<AzureFirewallData>
interface IPersistableModel<AzureFirewallData>
Public Class AzureFirewallData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of AzureFirewallData), IPersistableModel(Of AzureFirewallData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AzureFirewallData() |
Initializes a new instance of AzureFirewallData. |
Properties
| Name | Description |
|---|---|
| AdditionalProperties |
The additional properties used to further config this azure firewall. |
| AfcServiceEndpoint |
The endpoint URL of the AFC control plane associated with this Azure Firewall. |
| ApplicationRuleCollections |
Collection of application rule collections used by Azure Firewall. |
| AutoscaleConfiguration |
Properties to provide a custom autoscale configuration to this azure firewall. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| ExtendedLocation |
The extended location of type local virtual network gateway. |
| FirewallPolicyId |
Resource ID. |
| HubIPAddresses |
IP addresses associated with AzureFirewall. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| IPConfigurations |
IP configuration of the Azure Firewall resource. |
| IPGroups |
IpGroups associated with AzureFirewall. |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| ManagementIPConfiguration |
IP configuration of the Azure Firewall used for management traffic. |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| NatRuleCollections |
Collection of NAT rule collections used by Azure Firewall. |
| NetworkRuleCollections |
Collection of network rule collections used by Azure Firewall. |
| ProvisioningState |
The provisioning state of the Azure firewall resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Sku |
The Azure Firewall Resource SKU. |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| ThreatIntelMode |
The operation mode for Threat Intelligence. |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |
| VirtualHubId |
Resource ID. |
| Zones |
A list of availability zones denoting where the resource needs to come from. |