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

IWithDdosProtectionPlan 接口

定义

允许指定 DDoS 保护计划的虚拟网络定义的阶段。

public interface IWithDdosProtectionPlan
type IWithDdosProtectionPlan = interface
Public Interface IWithDdosProtectionPlan
派生

方法

WithExistingDdosProtectionPlan(String)

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

WithNewDdosProtectionPlan()

在虚拟网络所在的同一区域和组中创建新的 DDoS 防护计划,并将其与资源相关联。 DDoS 保护计划的内部名称将派生自资源的名称。

适用于