SecurityPolicyWebApplicationFirewallParameters Constructors
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.
Overloads
SecurityPolicyWebApplicationFirewallParameters() |
Initializes a new instance of the SecurityPolicyWebApplicationFirewallParameters class. |
SecurityPolicyWebApplicationFirewallParameters(ResourceReference, IList<SecurityPolicyWebApplicationFirewallAssociation>) |
Initializes a new instance of the SecurityPolicyWebApplicationFirewallParameters class. |
SecurityPolicyWebApplicationFirewallParameters()
Initializes a new instance of the SecurityPolicyWebApplicationFirewallParameters class.
public SecurityPolicyWebApplicationFirewallParameters ();
Public Sub New ()
Applies to
SecurityPolicyWebApplicationFirewallParameters(ResourceReference, IList<SecurityPolicyWebApplicationFirewallAssociation>)
Initializes a new instance of the SecurityPolicyWebApplicationFirewallParameters class.
public SecurityPolicyWebApplicationFirewallParameters (Microsoft.Azure.Management.Cdn.Models.ResourceReference wafPolicy = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.SecurityPolicyWebApplicationFirewallAssociation> associations = default);
new Microsoft.Azure.Management.Cdn.Models.SecurityPolicyWebApplicationFirewallParameters : Microsoft.Azure.Management.Cdn.Models.ResourceReference * System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.SecurityPolicyWebApplicationFirewallAssociation> -> Microsoft.Azure.Management.Cdn.Models.SecurityPolicyWebApplicationFirewallParameters
Public Sub New (Optional wafPolicy As ResourceReference = Nothing, Optional associations As IList(Of SecurityPolicyWebApplicationFirewallAssociation) = Nothing)
Parameters
- wafPolicy
- ResourceReference
Resource ID.
- associations
- IList<SecurityPolicyWebApplicationFirewallAssociation>
Waf associations