Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithDdosProtectionPlan.WithExistingDdosProtectionPlan(String) 方法

定义

将现有的 DDoS 保护计划与虚拟网络相关联。

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

参数

planId
String

DDoS 保护计划资源 ID。

返回

适用于