Share via


DdosSettings.ProtectedIP Property

Definition

Gets or sets enables DDoS protection on the public IP.

[Newtonsoft.Json.JsonProperty(PropertyName="protectedIP")]
public bool? ProtectedIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedIP")>]
member this.ProtectedIP : Nullable<bool> with get, set
Public Property ProtectedIP As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to