Condividi tramite


IProfileUpgradeParameters.WafMappingList Property

Definition

Web Application Firewall (WAF) and security policy mapping for the profile upgrade

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Web Application Firewall (WAF) and security policy mapping for the profile upgrade", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfileChangeSkuWafMapping) }, Read=true, ReadOnly=false, Required=true, SerializedName="wafMappingList", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfileChangeSkuWafMapping> WafMappingList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Web Application Firewall (WAF) and security policy mapping for the profile upgrade", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfileChangeSkuWafMapping) }, Read=true, ReadOnly=false, Required=true, SerializedName="wafMappingList", Update=true)>]
member this.WafMappingList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfileChangeSkuWafMapping> with get, set
Public Property WafMappingList As List(Of IProfileChangeSkuWafMapping)

Property Value

Attributes

Applies to