DdosCustomPolicyInner.ProtocolCustomSettings Property

Definition

Gets or sets the protocol-specific DDoS policy customization parameters.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocolCustomSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ProtocolCustomSettingsFormat> ProtocolCustomSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocolCustomSettings")>]
member this.ProtocolCustomSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ProtocolCustomSettingsFormat> with get, set
Public Property ProtocolCustomSettings As IList(Of ProtocolCustomSettingsFormat)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to