Compartilhar via


IProfileUpgradeParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ProfileUpgradeParametersTypeConverter))]
public interface IProfileUpgradeParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ProfileUpgradeParametersTypeConverter))>]
type IProfileUpgradeParameters = interface
    interface IJsonSerializable
Public Interface IProfileUpgradeParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
WafMappingList

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to