次の方法で共有


IWithDdosProtectionPlan インターフェイス

定義

DDoS 保護プランを指定できる仮想ネットワーク定義のステージ。

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

メソッド

WithExistingDdosProtectionPlan(String)

既存の DDoS 保護プランを仮想ネットワークに関連付けます。

WithNewDdosProtectionPlan()

仮想ネットワークと同じリージョンとグループに新しい DDoS 保護プランを作成し、それをリソースに関連付けます。 DDoS 保護プランの内部名は、リソースの名前から派生します。

適用対象