ArmCdnModelFactory.ProfileChangeSkuWafMapping Method
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.
public static Azure.ResourceManager.Cdn.Models.ProfileChangeSkuWafMapping ProfileChangeSkuWafMapping(string securityPolicyName = default, Azure.Core.ResourceIdentifier changeToWafPolicyId = default);
static member ProfileChangeSkuWafMapping : string * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Cdn.Models.ProfileChangeSkuWafMapping
Public Shared Function ProfileChangeSkuWafMapping (Optional securityPolicyName As String = Nothing, Optional changeToWafPolicyId As ResourceIdentifier = Nothing) As ProfileChangeSkuWafMapping
Parameters
- securityPolicyName
- String
The security policy name.
- changeToWafPolicyId
- ResourceIdentifier
Resource ID.
Returns
A new ProfileChangeSkuWafMapping instance for mocking.