Condividi tramite


PublicIPAddress.DdosSettings Property

Definition

Gets or sets the DDoS protection custom policy associated with the public IP address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to