次の方法で共有


DdosSettings.DdosProtectionPlan プロパティ

定義

パブリック IP に関連付けられている DDoS 保護プランを取得または設定します。 ProtectionMode が有効な場合にのみ設定できます

[Newtonsoft.Json.JsonProperty(PropertyName="ddosProtectionPlan")]
public Microsoft.Azure.Management.Network.Models.SubResource DdosProtectionPlan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ddosProtectionPlan")>]
member this.DdosProtectionPlan : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property DdosProtectionPlan As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象