Compartir a través de


IWithDdosProtectionPlan.WithExistingDdosProtectionPlan(String) Método

Definición

Asocia el plan de protección contra DDoS existente a la red virtual.

public Microsoft.Azure.Management.Network.Fluent.Network.Definition.IWithCreateAndSubnet WithExistingDdosProtectionPlan (string planId);
abstract member WithExistingDdosProtectionPlan : string -> Microsoft.Azure.Management.Network.Fluent.Network.Definition.IWithCreateAndSubnet
Public Function WithExistingDdosProtectionPlan (planId As String) As IWithCreateAndSubnet

Parámetros

planId
String

Identificador de recurso del plan de protección contra DDoS.

Devoluciones

Se aplica a