PSFrontendIPConfiguration.DdosSettings Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public Microsoft.Azure.Commands.Network.Models.PSDdosSettings DdosSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.DdosSettings : Microsoft.Azure.Commands.Network.Models.PSDdosSettings with get, set
Public Property DdosSettings As PSDdosSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to