Freigeben über


VirtualNetworkInner.EnableDdosProtection Eigenschaft

Definition

Ruft ab oder legt fest, ob der DDoS-Schutz für alle geschützten Ressourcen im virtuellen Netzwerk aktiviert ist. Es erfordert einen DDoS-Schutzplan, der der Ressource zugeordnet ist.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: