DdosSettings.ProtectionMode Property

Definition

Gets or sets the DDoS protection mode of the public IP. Possible values include: 'VirtualNetworkInherited', 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="protectionMode")]
public string ProtectionMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectionMode")>]
member this.ProtectionMode : string with get, set
Public Property ProtectionMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to