次の方法で共有


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。

戻り値

適用対象