ISecurityPolicyWebApplicationFirewallParameters.Association Property
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.
Waf associations
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Waf associations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation) }, ReadOnly=false, Required=false, SerializedName="associations")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation[] Association { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Waf associations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation) }, ReadOnly=false, Required=false, SerializedName="associations")>]
member this.Association : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation[] with get, set
Public Property Association As ISecurityPolicyWebApplicationFirewallAssociation()
Property Value
- Attributes