WebApplicationFirewallPolicyData 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 WebApplicationFirewallPolicyData type.
public class WebApplicationFirewallPolicyData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.WebApplicationFirewallPolicyData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.WebApplicationFirewallPolicyData>
type WebApplicationFirewallPolicyData = class
inherit NetworkTrackedResourceData
interface IJsonModel<WebApplicationFirewallPolicyData>
interface IPersistableModel<WebApplicationFirewallPolicyData>
Public Class WebApplicationFirewallPolicyData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of WebApplicationFirewallPolicyData), IPersistableModel(Of WebApplicationFirewallPolicyData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| WebApplicationFirewallPolicyData() |
Initializes a new instance of WebApplicationFirewallPolicyData. |
Properties
| Name | Description |
|---|---|
| ApplicationGatewayForContainers |
Gets or sets the ApplicationGatewayForContainers compatibility property. |
| ApplicationGateways |
A collection of references to application gateways. |
| CustomRules |
The custom rules inside the policy. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| HttpListeners |
Gets or sets the HttpListeners compatibility property. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| ManagedRules |
Describes the managedRules structure. |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| PathBasedRules |
Gets or sets the PathBasedRules compatibility property. |
| PolicySettings |
The PolicySettings for policy. |
| ProvisioningState |
The provisioning state of the web application firewall policy resource. |
| ResourceState |
Resource status of the policy. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |