Condividi tramite


New-AzFrontDoorCdnProfileChangeSkuWafMappingObject

Creare un oggetto in memoria per ProfileChangeSkuWafMapping.

Sintassi

New-AzFrontDoorCdnProfileChangeSkuWafMappingObject
   -SecurityPolicyName <String>
   [-ChangeToWafPolicyId <String>]
   [<CommonParameters>]

Descrizione

Creare un oggetto in memoria per ProfileChangeSkuWafMapping.

Esempio

Esempio 1: Creare un oggetto in memoria per ProfileChangeSkuWafMapping.

New-AzFrontDoorCdnProfileChangeSkuWafMappingObject -SecurityPolicyName policyName -ChangeToWafPolicyId toWafPolicyId

SecurityPolicyName
------------------
policyName

Creare un oggetto in memoria per ProfileChangeSkuWafMapping

Parametri

-ChangeToWafPolicyId

ID risorsa.

Tipo:String
Posizione:Named
Valore predefinito:None
Necessario:False
Accettare l'input della pipeline:False
Accettare caratteri jolly:False

-SecurityPolicyName

Nome dei criteri di sicurezza.

Tipo:String
Posizione:Named
Valore predefinito:None
Necessario:True
Accettare l'input della pipeline:False
Accettare caratteri jolly:False

Output

ProfileChangeSkuWafMapping