Compartir a través de


DdosSettings.ProtectionCoverage Propiedad

Definición

Obtiene o establece la personalización de la directiva de protección contra DDoS de la dirección IP pública. Solo la cobertura estándar tendrá la capacidad de personalizarse. Entre los valores posibles se incluyen: "Basic", "Standard"

[Newtonsoft.Json.JsonProperty(PropertyName="protectionCoverage")]
public Microsoft.Azure.Management.Network.Fluent.Models.DdosSettingsProtectionCoverage ProtectionCoverage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectionCoverage")>]
member this.ProtectionCoverage : Microsoft.Azure.Management.Network.Fluent.Models.DdosSettingsProtectionCoverage with get, set
Public Property ProtectionCoverage As DdosSettingsProtectionCoverage

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a