次の方法で共有


VirtualNetworkData.EnableDdosProtection プロパティ

定義

仮想ネットワーク内のすべての保護されたリソースに対して DDoS 保護が有効になっているかどうかを示します。 リソースに関連付けられている DDoS 保護プランが必要です。

public bool? EnableDdosProtection { get; set; }
member this.EnableDdosProtection : Nullable<bool> with get, set
Public Property EnableDdosProtection As Nullable(Of Boolean)

プロパティ値

適用対象