Compartir a través de


DdosSettings.DdosProtectionPlan Propiedad

Definición

Obtiene o establece el plan de protección contra DDoS asociado a la dirección IP pública. Solo se puede establecer si ProtectionMode está habilitado

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a