Partager via


VirtualNetworkInner.EnableDdosProtection Propriété

Définition

Obtient ou définit indique si la protection DDoS est activée pour toutes les ressources protégées dans le réseau virtuel. Elle nécessite un plan de protection DDoS associé à la ressource.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à