PublicIPAddress.DdosSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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