Compartir a través de


DdosSettings.ProtectionMode Propiedad

Definición

Obtiene o establece el modo de protección contra DDoS de la dirección IP pública. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a