Aracılığıyla paylaş


DdosSettings.DdosProtectionPlan Property

Definition

Gets or sets the DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to